diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-12-06 16:02:01 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-12-06 16:02:01 (GMT) |
commit | b7e1b629e96727a4fe47ff3218d94aa274974b6a (patch) | |
tree | a452013b96012f8653cd4ee7e43995d876f59802 /MANIFEST | |
parent | 6b1ef6ad02dc941507a27722666dae9a09cc11cc (diff) | |
download | hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.zip hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.tar.gz hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.tar.bz2 |
[svn-r23081] ported revisions 22987 to 23080 from the trunk
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -246,7 +246,6 @@ ./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 @@ -325,8 +324,7 @@ ./fortran/src/README ./fortran/src/README_DEVELOPEMENT _DO_NOT_DISTRIBUTE_ ./fortran/src/h5fc.in -./fortran/src/hdf5_fortrandll.def -./fortran/src/phdf5_fortrandll.def +./fortran/src/hdf5_fortrandll.def.in ./fortran/test/Makefile.am ./fortran/test/Makefile.in @@ -1481,6 +1479,8 @@ ./tools/testfiles/tscalarattrintsize.h5 ./tools/testfiles/tscalarintsize.ddl ./tools/testfiles/tscalarintsize.h5 +./tools/testfiles/tscalarstring.ddl +./tools/testfiles/tscalarstring.h5 ./tools/testfiles/tscaleoffset.ddl ./tools/testfiles/tslink-1.ddl ./tools/testfiles/tslink-2.ddl |