summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-24 19:54:34 (GMT)
committerPatrick Lu <ptlu@hawkwind.ncsa.uiuc.edu>1999-06-24 19:54:34 (GMT)
commit8c11a3a87ce15b80f108376d5d41be92db3622bc (patch)
treee85363fef7ed01b666973132a74dfbd4534ea58c
parent7f0f77be1ea3f485bb9c7d254e69288b29865078 (diff)
downloadhdf5-8c11a3a87ce15b80f108376d5d41be92db3622bc.zip
hdf5-8c11a3a87ce15b80f108376d5d41be92db3622bc.tar.gz
hdf5-8c11a3a87ce15b80f108376d5d41be92db3622bc.tar.bz2
[svn-r1378]
added references and enums into the list of datatypes displayed
-rw-r--r--doc/html/Tools.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index fbbf31d..929cfcb 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -178,6 +178,10 @@ These tools enable the user to examine HDF5 files interactively.
<li>compound type
<dt>- named, unamed and transient compound type
<dt>- integer, floating or string type member
+ <li>reference type
+ <dt>- object references
+ <dt>- data regions
+ <li>enum type
</ul>
<li>Data space
<ul>