diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,4 @@ -#------------------------------------------------------------------------------ +a------------------------------------------------------------------------------ # This is the list of files that are part of HDF5 source distribution. # All files have a `./' prefix and appear in lexicographic order. # Lines that end with _DO_NOT_DISTRIBUTE_ will not be included in a @@ -586,7 +586,9 @@ ./fortran/test/fflush1.f90 ./fortran/test/fflush2.f90 ./fortran/test/fortranlib_test.f90 -./fortran/test/hdf5test.f90 +./fortran/test/t.c +./fortran/test/t.h +./fortran/test/tf.f90 ./fortran/test/tH5A.f90 ./fortran/test/tH5D.f90 ./fortran/test/tH5E.f90 @@ -602,7 +604,6 @@ ./fortran/testpar/Dependencies ./fortran/testpar/Makefile.in ./fortran/testpar/ptesthdf5_fortran.f90 -./fortran/testpar/tcheck.f90 ./fortran/testpar/thdf5.f90 ./fortran/testpar/thyperslab_wr.f90 |