summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-10-22 21:58:07 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-10-22 21:58:07 (GMT)
commit21c2993696fa4806afcb985480f251b2f07c3d77 (patch)
tree37ed4cef6e27331bb6be460dd3a668847f251fb6 /MANIFEST
parentac104ba0a7b3a9547f81a970b445505788fb2dcb (diff)
downloadhdf5-21c2993696fa4806afcb985480f251b2f07c3d77.zip
hdf5-21c2993696fa4806afcb985480f251b2f07c3d77.tar.gz
hdf5-21c2993696fa4806afcb985480f251b2f07c3d77.tar.bz2
[svn-r7707] Purpose:
added the new h5diff and h5repack to the list Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST21
1 files changed, 19 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index e9ea646..b4a5c58 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1124,16 +1124,33 @@
./tools/h5diff/Dependencies
./tools/h5diff/Makefile.in
./tools/h5diff/h5diff.c
+./tools/h5diff/h5diff_array.c
+./tools/h5diff/h5diff_dset.c
+./tools/h5diff/h5diff_main.c
+./tools/h5diff/h5diff_util.c
./tools/h5diff/h5trav.c
+./tools/h5diff/h5trav_table.c
./tools/h5diff/h5trav.h
-./tools/h5diff/h5difftst.c
+./tools/h5diff/h5diff.h
+./tools/h5diff/test_h5diff.c
./tools/h5diff/testh5diff.sh
./tools/h5repack/Dependencies
./tools/h5repack/Makefile.in
./tools/h5repack/h5repack.sh
./tools/h5repack/h5repack.c
-./tools/h5repack/h5repacktst.c
+./tools/h5repack/h5repack_list.c
+./tools/h5repack/h5repack_main.c
+./tools/h5repack/h5repack_opttable.c
+./tools/h5repack/h5repack_parse.c
+./tools/h5repack/h5repack.h
+./tools/h5repack/h5repack_list.h
+./tools/h5repack/h5repack_opttable.h
+./tools/h5repack/h5repack_parse.h
+./tools/h5repack/test_h5repack_add.c
+./tools/h5repack/test_h5repack_main.c
+./tools/h5repack/test_h5repack_add.h
+
./tools/h5ls/Dependencies
./tools/h5ls/Makefile.in