summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-12-04 19:35:33 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-12-04 19:35:33 (GMT)
commit28e43d818f105e2b93caa1b39a0ea056d8f3393e (patch)
tree69d9ba95cc9389609e87e17ff6f54d1a2a436caf /MANIFEST
parent967a04fdec8aa15d93978cd201cd4ba0a583d6e2 (diff)
downloadhdf5-28e43d818f105e2b93caa1b39a0ea056d8f3393e.zip
hdf5-28e43d818f105e2b93caa1b39a0ea056d8f3393e.tar.gz
hdf5-28e43d818f105e2b93caa1b39a0ea056d8f3393e.tar.bz2
[svn-r7913] Purpose:
code clean Description: separated the h5repack code in several modules Solution: Platforms tested: linux IRIX solaris Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST7
1 files changed, 2 insertions, 5 deletions
diff --git a/MANIFEST b/MANIFEST
index d186e47..8506c84 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1125,18 +1125,15 @@
./tools/h5repack/Dependencies
./tools/h5repack/Makefile.in
./tools/h5repack/h5repack.sh
+./tools/h5repack/h5repack.h
./tools/h5repack/h5repack.c
./tools/h5repack/h5repack_list.c
+./tools/h5repack/h5repack_copy.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