diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-05-25 21:22:46 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-05-25 21:22:46 (GMT) |
commit | b770b9065d2bafdda2ae5701c74b19d789ab0460 (patch) | |
tree | 651123456cf27929975bc299edd1f04663c0c661 /tools/testfiles/tchar1.ddl | |
parent | c62c0eb9d258f67c512ee9ddf6a5905bdf30642f (diff) | |
download | hdf5-b770b9065d2bafdda2ae5701c74b19d789ab0460.zip hdf5-b770b9065d2bafdda2ae5701c74b19d789ab0460.tar.gz hdf5-b770b9065d2bafdda2ae5701c74b19d789ab0460.tar.bz2 |
[svn-r8575] Purpose:
the new output for h5dump files
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'tools/testfiles/tchar1.ddl')
-rw-r--r-- | tools/testfiles/tchar1.ddl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/testfiles/tchar1.ddl b/tools/testfiles/tchar1.ddl index cc2d838..5f8311a 100644 --- a/tools/testfiles/tchar1.ddl +++ b/tools/testfiles/tchar1.ddl @@ -7,11 +7,11 @@ GROUP "/" { DATATYPE H5T_STD_I8LE DATASPACE SIMPLE { ( 308 ) / ( 308 ) } DATA { - "Four score and seven years ago our forefathers brought forth on this " - "continent a new nation, conceived in liberty and dedicated to the pro" - "position that all men are created equal. Now we are engaged in a grea" - "t civil war, testing whether that nation or any nation so conceived a" - "nd so dedicated can long endure." + (0) Four score and seven years ago our forefathers brought forth on thi" + (67) s continent a new nation, conceived in liberty and dedicated to th" + (133) e proposition that all men are created equal. Now we are engaged " + (198) in a great civil war, testing whether that nation or any nation s" + (263) o conceived and so dedicated can long endure." } } } |