diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-02-16 17:55:10 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-02-16 17:55:10 (GMT) |
commit | 31f5fc67fd09be52b610e087e370a4a0fb1a8cc5 (patch) | |
tree | ea5257a37591032f50f2104c7d50446119462d09 /tools/testfiles/tall-1.ddl | |
parent | 9f06c8ee5ab49b595b5492fc89625fdd9dbd474c (diff) | |
download | hdf5-31f5fc67fd09be52b610e087e370a4a0fb1a8cc5.zip hdf5-31f5fc67fd09be52b610e087e370a4a0fb1a8cc5.tar.gz hdf5-31f5fc67fd09be52b610e087e370a4a0fb1a8cc5.tar.bz2 |
[svn-r1967] changed the name of the file and added the text at the beginning that tells
what command we used to generate the ddl file
Diffstat (limited to 'tools/testfiles/tall-1.ddl')
-rw-r--r-- | tools/testfiles/tall-1.ddl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/testfiles/tall-1.ddl b/tools/testfiles/tall-1.ddl index 0c6f7f7..26df59f 100644 --- a/tools/testfiles/tall-1.ddl +++ b/tools/testfiles/tall-1.ddl @@ -1,4 +1,7 @@ -HDF5 "testfiles/tall.h5" { +############################# +Expected output for 'h5dump tall.h5' +############################# +HDF5 "tall.h5" { GROUP "/" { ATTRIBUTE "attr1" { DATATYPE { H5T_STD_I8BE } |