diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-01-05 16:33:50 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-01-05 16:33:50 (GMT) |
commit | 3c6be60da7927d3f5dd2486dc193cabe98f08276 (patch) | |
tree | 9a8850a518e66db6cf6411eba0247bfc51d1247f /MANIFEST | |
parent | cb7800feee85ec1dc62ceeb9ed1f8ac59a526c16 (diff) | |
download | hdf5-3c6be60da7927d3f5dd2486dc193cabe98f08276.zip hdf5-3c6be60da7927d3f5dd2486dc193cabe98f08276.tar.gz hdf5-3c6be60da7927d3f5dd2486dc193cabe98f08276.tar.bz2 |
[svn-r4782]
Purpose:
Feature Add
Description:
Added support for dumping Group Comments. This involved a
modification of the DDL as well.
Solution:
Steal code from h5ls and put it in the h5dump. The ddl.html file was
updated as normal. And a test was created...
Platforms tested:
Dangermouse, Modi4, Kelgia
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1086,6 +1086,8 @@ ./tools/testfiles/tgroup-1.ddl ./tools/testfiles/tgroup-2.ddl ./tools/testfiles/tgroup.h5 +./tools/testfiles/tgrp_comments.ddl +./tools/testfiles/tgrp_comments.h5 ./tools/testfiles/thlink-1.ddl ./tools/testfiles/thlink-2.ddl ./tools/testfiles/thlink-3.ddl |