diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-10-10 07:40:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-10-10 07:40:07 (GMT) |
commit | 428f04e82a7bff2e4a7600db9616ff3a5ecd07a8 (patch) | |
tree | ba697a67a401880ebf322912110f48b22e1176cf /MANIFEST | |
parent | 0c492a236d3e0d525a1c59bf82b48d938ae89fc4 (diff) | |
download | hdf5-428f04e82a7bff2e4a7600db9616ff3a5ecd07a8.zip hdf5-428f04e82a7bff2e4a7600db9616ff3a5ecd07a8.tar.gz hdf5-428f04e82a7bff2e4a7600db9616ff3a5ecd07a8.tar.bz2 |
[svn-r2651] Purpose:
Maintainance
Description:
Updated for the new files I'm adding as well as the tools/talign.c file
missing from last night's tests.
Platforms tested:
Solaris 2.6 (baldric) & FreeBSD 4.1.1 (hawkwind)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -448,8 +448,10 @@ ./src/H5Farray.c ./src/H5Fcontig.c ./src/H5Fistore.c +./src/H5Fpkg.h ./src/H5Fprivate.h ./src/H5Fpublic.h +./src/H5Fseq.c ./src/H5FD.c ./src/H5FDcore.c ./src/H5FDcore.h @@ -529,6 +531,7 @@ ./src/H5Smpio.c ./src/H5Snone.c ./src/H5Spoint.c +./src/H5Spkg.h ./src/H5Sprivate.h ./src/H5Spublic.h ./src/H5Sselect.c @@ -649,6 +652,7 @@ ./tools/h4toh5vdata.c ./tools/h4toh5anno.c ./tools/pdb2hdf.c +./tools/talign.c ./tools/testh5dump.sh ./tools/testh5toh4 ./tools/testh4toh5 |