summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-12-16 18:12:37 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-12-16 18:12:37 (GMT)
commit04706dbdbef4098f5fd82fdd18a134615713cd58 (patch)
tree8e9e648a492f7ae1616c445550e5e1ade4a2387c
parentdc4f40f02f16d182ffad1fcbfa3dfdaf0d9426b9 (diff)
downloadhdf5-04706dbdbef4098f5fd82fdd18a134615713cd58.zip
hdf5-04706dbdbef4098f5fd82fdd18a134615713cd58.tar.gz
hdf5-04706dbdbef4098f5fd82fdd18a134615713cd58.tar.bz2
[svn-r7963] Purpose:
added new source files for h5repack Description: Solution: Platforms tested: Misc. update:
-rw-r--r--MANIFEST7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 8506c84..96bff21 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1129,11 +1129,14 @@
./tools/h5repack/h5repack.c
./tools/h5repack/h5repack_list.c
./tools/h5repack/h5repack_copy.c
+./tools/h5repack/h5repack_refs.c
./tools/h5repack/h5repack_main.c
./tools/h5repack/h5repack_opttable.c
./tools/h5repack/h5repack_parse.c
-./tools/h5repack/test_h5repack_add.c
-./tools/h5repack/test_h5repack_main.c
+./tools/h5repack/testh5repack_attr.c
+./tools/h5repack/testh5repack_dset.c
+./tools/h5repack/testh5repack_filters.c
+./tools/h5repack/testh5repack_main.c
./tools/h5ls/Dependencies