diff options
author | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-10-08 21:29:26 (GMT) |
---|---|---|
committer | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-10-08 21:29:26 (GMT) |
commit | 8e44c1116e3a517ad8765fd8d27b33f516d6b3e2 (patch) | |
tree | 23d54ddf6926082eff06ee28c26007b10e102c21 /MANIFEST | |
parent | f9b46c13318cb8634ea28d30daecd6049af90314 (diff) | |
download | hdf5-8e44c1116e3a517ad8765fd8d27b33f516d6b3e2.zip hdf5-8e44c1116e3a517ad8765fd8d27b33f516d6b3e2.tar.gz hdf5-8e44c1116e3a517ad8765fd8d27b33f516d6b3e2.tar.bz2 |
[svn-r9383] Purpose:
Putting 'h5jam' in the 1.6 branch
Description:
Solution:
Platforms tested:
verbena, arabica, cobalt
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1799,5 +1799,23 @@ ./tools/testfiles/test5.h5 ./tools/testfiles/h5repack_info.txt +# jam utility and tests +./tools/h5jam/Dependencies +./tools/h5jam/h5jam.c +./tools/h5jam/h5unjam.c +./tools/h5jam/Makefile.in +./tools/h5jam/h5jamgentest.c +./tools/h5jam/testh5jam.sh.in +./tools/h5jam/tellub.c +./tools/h5jam/getub.c + +# test files for jam +./tools/testfiles/twithub.h5 +./tools/testfiles/twithub513.h5 +./tools/testfiles/u10.txt +./tools/testfiles/u511.txt +./tools/testfiles/u512.txt +./tools/testfiles/u513.txt + # windows ./windows/all.zip |