summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-07-19 21:47:33 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-07-19 21:47:33 (GMT)
commit5d8a9053c7c4d7f2fe4807a64156ce8b986c4bd8 (patch)
treeee3accb8c711591703521dde85ebbe44c832eba9 /MANIFEST
parentb0379795d52f23d09c7b1d273c3fa71aeba9b356 (diff)
downloadhdf5-5d8a9053c7c4d7f2fe4807a64156ce8b986c4bd8.zip
hdf5-5d8a9053c7c4d7f2fe4807a64156ce8b986c4bd8.tar.gz
hdf5-5d8a9053c7c4d7f2fe4807a64156ce8b986c4bd8.tar.bz2
[svn-r12482] new tool h5copy
it uses the API function H5Gcopy to copy groups and datasets from file to file, read from a command line note: the test script is not finished yet tested on heping, copper, shanti
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4eb807c..04ddc58 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -864,6 +864,12 @@
./tools/h5ls/h5ls.c
./tools/h5ls/testh5ls.sh
+./tools/h5copy/testh5copy.sh
+./tools/h5copy/Makefile.in
+./tools/h5copy/h5copy.c
+./tools/h5copy/Makefile.am
+
+
./tools/lib/Makefile.am
./tools/lib/Makefile.in
./tools/lib/h5diff.c