diff options
author | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-08-05 15:14:14 (GMT) |
---|---|---|
committer | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-08-05 15:14:14 (GMT) |
commit | d184c4ee8be66b906414263a20bab48d212da626 (patch) | |
tree | b1dac140f4123c7956921ba4faf126d352af85de /MANIFEST | |
parent | f53299c0b33a767f58c9e4fb50b4d7b3f2f0c5c2 (diff) | |
download | hdf5-d184c4ee8be66b906414263a20bab48d212da626.zip hdf5-d184c4ee8be66b906414263a20bab48d212da626.tar.gz hdf5-d184c4ee8be66b906414263a20bab48d212da626.tar.bz2 |
[svn-r9020] Purpose:
Updating for jam utility
Description:
See previous checkin
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1516,5 +1516,22 @@ ./tools/testfiles/test_szip.h5 ./tools/testfiles/h5repack_info.txt +# jam utility and tests +./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/all.zip ./windows/all_withf90.zip |