diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-12-16 18:12:37 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-12-16 18:12:37 (GMT) |
commit | 04706dbdbef4098f5fd82fdd18a134615713cd58 (patch) | |
tree | 8e9e648a492f7ae1616c445550e5e1ade4a2387c /MANIFEST | |
parent | dc4f40f02f16d182ffad1fcbfa3dfdaf0d9426b9 (diff) | |
download | hdf5-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:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |