diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-07-02 18:08:57 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-07-02 18:08:57 (GMT) |
commit | d16874dcad270f42fc3dc197c3d42e39f576082f (patch) | |
tree | ebf19384ef7f98808de715430a07fbc888423ff4 /tools/testfiles/tdset-1.ddl | |
parent | a2850083e7107861bc0e0d64b047d77edd3bb156 (diff) | |
download | hdf5-d16874dcad270f42fc3dc197c3d42e39f576082f.zip hdf5-d16874dcad270f42fc3dc197c3d42e39f576082f.tar.gz hdf5-d16874dcad270f42fc3dc197c3d42e39f576082f.tar.bz2 |
[svn-r1411]
fixed a bug. need the comment at the top of the file
Diffstat (limited to 'tools/testfiles/tdset-1.ddl')
-rw-r--r-- | tools/testfiles/tdset-1.ddl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testfiles/tdset-1.ddl b/tools/testfiles/tdset-1.ddl index ed7e9fc..520489d 100644 --- a/tools/testfiles/tdset-1.ddl +++ b/tools/testfiles/tdset-1.ddl @@ -1,3 +1,6 @@ +############################# +Expected output for 'h5dump tdset.h5' +############################# HDF5 "tdset.h5" { GROUP "/" { DATASET "dset1" { |