summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2013-09-20 13:23:24 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2013-09-20 13:23:24 (GMT)
commitd56742478306b9e536b5ed3e87fd0048525ec98b (patch)
tree364caa7beb164b94dd416eb4eb7f8fef40b5ab30 /MANIFEST
parent10a843ff7fab2e14ac2451b0ef15134126ff462d (diff)
downloadhdf5-d56742478306b9e536b5ed3e87fd0048525ec98b.zip
hdf5-d56742478306b9e536b5ed3e87fd0048525ec98b.tar.gz
hdf5-d56742478306b9e536b5ed3e87fd0048525ec98b.tar.bz2
[svn-r24175] Description:
Added the tutorial examples ./c++/examples/h5tutr_cmprss.cpp ./c++/examples/h5tutr_crtatt.cpp ./c++/examples/h5tutr_crtdat.cpp ./c++/examples/h5tutr_crtgrpar.cpp ./c++/examples/h5tutr_crtgrp.cpp ./c++/examples/h5tutr_crtgrpd.cpp ./c++/examples/h5tutr_extend.cpp ./c++/examples/h5tutr_rdwt.cpp ./c++/examples/h5tutr_subset.cpp Verified with bin/chkmanifest
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST9
1 files changed, 9 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b67c6bb..83851b9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -402,6 +402,15 @@
./c++/examples/expected.out
./c++/examples/extend_ds.cpp
./c++/examples/h5group.cpp
+./c++/examples/h5tutr_cmprss.cpp
+./c++/examples/h5tutr_crtatt.cpp
+./c++/examples/h5tutr_crtdat.cpp
+./c++/examples/h5tutr_crtgrpar.cpp
+./c++/examples/h5tutr_crtgrp.cpp
+./c++/examples/h5tutr_crtgrpd.cpp
+./c++/examples/h5tutr_extend.cpp
+./c++/examples/h5tutr_rdwt.cpp
+./c++/examples/h5tutr_subset.cpp
./c++/examples/readdata.cpp
./c++/examples/testh5c++.sh.in
./c++/examples/writedata.cpp