diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-10 22:15:20 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-10 22:15:20 (GMT) |
commit | ca2a0b80c5ca46db7b167cf384bd6e32dfe075c5 (patch) | |
tree | 1032c73973af76e2d04fbdb57b9fd023b5cc8d58 /MANIFEST | |
parent | 92d7b82d61458f9576dc30236b9f9ce03adde9c3 (diff) | |
download | hdf5-ca2a0b80c5ca46db7b167cf384bd6e32dfe075c5.zip hdf5-ca2a0b80c5ca46db7b167cf384bd6e32dfe075c5.tar.gz hdf5-ca2a0b80c5ca46db7b167cf384bd6e32dfe075c5.tar.bz2 |
[svn-r26420] Added new example for simple I/O. Modified other examples according to the suggestion in H5VDS-7 (see VDS-178)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# + # Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. @@ -156,6 +156,7 @@ ./examples/h5_vds-exc.c ./examples/h5_vds-exclim.c ./examples/h5_vds-eiger.c +./examples/h5_vds-simpleIO.c ./examples/testh5cc.sh.in ./examples/README |