diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-30 22:37:06 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-30 22:37:06 (GMT) |
commit | a306b38d670cbc0f040debccf55209fe0739243e (patch) | |
tree | 6c392637116dca68fc2cd6e5f50b6961308df832 /MANIFEST | |
parent | 60754030c75ad737d5b09af1cdfba4b4e153effd (diff) | |
download | hdf5-a306b38d670cbc0f040debccf55209fe0739243e.zip hdf5-a306b38d670cbc0f040debccf55209fe0739243e.tar.gz hdf5-a306b38d670cbc0f040debccf55209fe0739243e.tar.bz2 |
[svn-r6785] Purpose:
Feature Add
Description:
It's now possible to print out characters as actual characters
instead of their decimal equivalent numbers. It's the same thing that
h5ls does. The flag to do this is "--string" or "-r".
Platforms tested:
Verbena (Fortran & C++)
Arabica (Fortran)
Modi4 (Fortran & Parallel)
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1207,6 +1207,8 @@ ./tools/testfiles/tattr.h5 ./tools/testfiles/tbitfields-1.ddl ./tools/testfiles/tbitfields.h5 +./tools/testfiles/tchar.h5 +./tools/testfiles/tchar1.ddl ./tools/testfiles/tcomp-1.ddl ./tools/testfiles/tcomp-2.ddl ./tools/testfiles/tcomp-3.ddl |