diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-09-19 19:32:25 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-09-19 19:32:25 (GMT) |
commit | 5c1cc7c804963e5d754f3710007cd3ce30a2db42 (patch) | |
tree | 6738b7a12d6e53321daf5ddf595119fea0be9207 /MANIFEST | |
parent | ce5a4cf6f344e77536a8fdc728d36556d1f9e889 (diff) | |
download | hdf5-5c1cc7c804963e5d754f3710007cd3ce30a2db42.zip hdf5-5c1cc7c804963e5d754f3710007cd3ce30a2db42.tar.gz hdf5-5c1cc7c804963e5d754f3710007cd3ce30a2db42.tar.bz2 |
[svn-r7496] Purpose:
included the new tool h5repack in the configure files
Platforms tested:
linux (small change)
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1122,6 +1122,11 @@ ./tools/h5diff/h5difftst.c ./tools/h5diff/testh5diff.sh +./tools/h5repack/Makefile.in +./tools/h5repack/h5repack.sh +./tools/h5repack/h5repack.c +./tools/h5repack/h5repacktst.c + ./tools/h5ls/Dependencies ./tools/h5ls/Makefile.in ./tools/h5ls/h5ls.c |