diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2013-09-20 13:23:24 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2013-09-20 13:23:24 (GMT) |
commit | d56742478306b9e536b5ed3e87fd0048525ec98b (patch) | |
tree | 364caa7beb164b94dd416eb4eb7f8fef40b5ab30 /MANIFEST | |
parent | 10a843ff7fab2e14ac2451b0ef15134126ff462d (diff) | |
download | hdf5-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-- | MANIFEST | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |