diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2013-09-28 14:36:23 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2013-09-28 14:36:23 (GMT) |
commit | 985d16da9face2a0b5e4a0dffdc1ca41853d844d (patch) | |
tree | 1d99967aaff3ab70f3776c381cebc103f8391ebc /MANIFEST | |
parent | 72fcefd24f486321993f7dac729705655c93ec11 (diff) | |
download | hdf5-985d16da9face2a0b5e4a0dffdc1ca41853d844d.zip hdf5-985d16da9face2a0b5e4a0dffdc1ca41853d844d.tar.gz hdf5-985d16da9face2a0b5e4a0dffdc1ca41853d844d.tar.bz2 |
[svn-r24213] Description:
Added
./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
@@ -318,6 +318,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 |