mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r2582] Purpose:
Bug fix Description: Didn't regen the MANIFEST when I added the Fortran library...sorry.
This commit is contained in:
parent
e9653cbbf3
commit
53513a5ad2
129
MANIFEST
129
MANIFEST
@ -277,6 +277,135 @@
|
|||||||
./examples/h5_mount.c
|
./examples/h5_mount.c
|
||||||
./examples/h5_reference.c
|
./examples/h5_reference.c
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# Begin Fortran interface
|
||||||
|
#
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
./fortran/Makefile.dist
|
||||||
|
./fortran/Makefile.in
|
||||||
|
./fortran/acconfig.h
|
||||||
|
./fortran/aclocal.m4
|
||||||
|
./fortran/acsite.m4
|
||||||
|
./fortran/config.h.in
|
||||||
|
./fortran/configure
|
||||||
|
./fortran/configure.in
|
||||||
|
|
||||||
|
./fortran/bin/config.guess
|
||||||
|
./fortran/bin/config.sub
|
||||||
|
./fortran/bin/install-sh
|
||||||
|
./fortran/bin/ltconfig
|
||||||
|
./fortran/bin/ltmain.sh
|
||||||
|
|
||||||
|
./fortran/config/BlankForm
|
||||||
|
./fortran/config/commence.in
|
||||||
|
./fortran/config/conclude.in
|
||||||
|
./fortran/config/dec-flags
|
||||||
|
./fortran/config/dec-osf4.x
|
||||||
|
./fortran/config/depend
|
||||||
|
./fortran/config/depend1.in
|
||||||
|
./fortran/config/depend2.in
|
||||||
|
./fortran/config/depend3.in
|
||||||
|
./fortran/config/depend4.in
|
||||||
|
./fortran/config/dependN.in
|
||||||
|
./fortran/config/freebsd
|
||||||
|
./fortran/config/gnu-flags
|
||||||
|
./fortran/config/hpux10.20
|
||||||
|
./fortran/config/hpux11.00
|
||||||
|
./fortran/config/hpux9.03
|
||||||
|
./fortran/config/i386-pc-cygwin32
|
||||||
|
./fortran/config/intel-osf1
|
||||||
|
./fortran/config/irix5.x
|
||||||
|
./fortran/config/irix6.x
|
||||||
|
./fortran/config/linux-gnu
|
||||||
|
./fortran/config/linux-gnulibc1
|
||||||
|
./fortran/config/linux-gnulibc2
|
||||||
|
./fortran/config/powerpc-ibm-aix4.2.1.0
|
||||||
|
./fortran/config/powerpc-ibm-aix4.3.2.0
|
||||||
|
./fortran/config/powerpc-ibm-aix4.x
|
||||||
|
./fortran/config/rs6000-ibm-aix4.x
|
||||||
|
./fortran/config/solaris2.x
|
||||||
|
./fortran/config/unicos
|
||||||
|
./fortran/config/unicosmk
|
||||||
|
|
||||||
|
./fortran/examples/Dependencies
|
||||||
|
./fortran/examples/Makefile.in
|
||||||
|
./fortran/examples/attrexample.f90
|
||||||
|
./fortran/examples/compound.f90
|
||||||
|
./fortran/examples/dsetexample.f90
|
||||||
|
./fortran/examples/fileexample.f90
|
||||||
|
./fortran/examples/groupexample.f90
|
||||||
|
./fortran/examples/grpdsetexample.f90
|
||||||
|
./fortran/examples/grpit.f90
|
||||||
|
./fortran/examples/grpsexample.f90
|
||||||
|
./fortran/examples/hyperslab.f90
|
||||||
|
./fortran/examples/mountexample.f90
|
||||||
|
./fortran/examples/refobjexample.f90
|
||||||
|
./fortran/examples/refregexample.f90
|
||||||
|
./fortran/examples/run_examples.sh
|
||||||
|
./fortran/examples/rwdsetexample.f90
|
||||||
|
./fortran/examples/selectele.f90
|
||||||
|
|
||||||
|
./fortran/src/Dependencies
|
||||||
|
./fortran/src/H5Af.c
|
||||||
|
./fortran/src/H5Aff.f90
|
||||||
|
./fortran/src/H5Df.c
|
||||||
|
./fortran/src/H5Dff.f90
|
||||||
|
./fortran/src/H5Ef.c
|
||||||
|
./fortran/src/H5Eff.f90
|
||||||
|
./fortran/src/H5Ff.c
|
||||||
|
./fortran/src/H5Fff.f90
|
||||||
|
./fortran/src/H5Gf.c
|
||||||
|
./fortran/src/H5Gff.f90
|
||||||
|
./fortran/src/H5Git.c
|
||||||
|
./fortran/src/H5Git.h
|
||||||
|
./fortran/src/H5If.c
|
||||||
|
./fortran/src/H5Iff.f90
|
||||||
|
./fortran/src/H5Pf.c
|
||||||
|
./fortran/src/H5Pf_parallel.c
|
||||||
|
./fortran/src/H5Pff.f90
|
||||||
|
./fortran/src/H5Pff_parallel.f90
|
||||||
|
./fortran/src/H5Rf.c
|
||||||
|
./fortran/src/H5Rff.f90
|
||||||
|
./fortran/src/H5Sf.c
|
||||||
|
./fortran/src/H5Sff.f90
|
||||||
|
./fortran/src/H5Tf.c
|
||||||
|
./fortran/src/H5Tff.f90
|
||||||
|
./fortran/src/H5f90.h
|
||||||
|
./fortran/src/H5f90global.f90
|
||||||
|
./fortran/src/H5f90i.h
|
||||||
|
./fortran/src/H5f90kit.c
|
||||||
|
./fortran/src/H5f90misc.c
|
||||||
|
./fortran/src/H5f90miscf.f90
|
||||||
|
./fortran/src/H5f90proto.h
|
||||||
|
./fortran/src/H5fortran_flags.f90
|
||||||
|
./fortran/src/H5fortran_types.f90.in
|
||||||
|
./fortran/src/HDF5.f90
|
||||||
|
./fortran/src/HDF5_parallel.f90
|
||||||
|
./fortran/src/Makefile.in
|
||||||
|
./fortran/src/README
|
||||||
|
|
||||||
|
./fortran/test/Dependencies
|
||||||
|
./fortran/test/Makefile.in
|
||||||
|
./fortran/test/fflush1.f90
|
||||||
|
./fortran/test/fflush2.f90
|
||||||
|
./fortran/test/fortranlib_test.f90
|
||||||
|
./fortran/test/hdf5test.f90
|
||||||
|
./fortran/test/tH5D.f90
|
||||||
|
./fortran/test/tH5F.f90
|
||||||
|
./fortran/test/tH5P.f90
|
||||||
|
./fortran/test/tH5R.f90
|
||||||
|
./fortran/test/tH5S.f90
|
||||||
|
./fortran/test/tH5Sselect.f90
|
||||||
|
./fortran/test/tH5T.f90
|
||||||
|
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# End Fortran interface
|
||||||
|
#
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
./pablo/HDFIOTrace.h
|
./pablo/HDFIOTrace.h
|
||||||
./pablo/HDFTrace.h
|
./pablo/HDFTrace.h
|
||||||
./pablo/HDFmpioProtos.h
|
./pablo/HDFmpioProtos.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user