diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1998-10-26 22:42:26 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1998-10-26 22:42:26 (GMT) |
commit | a7b166727dce2c23c2a0c7805c3e3b8d38e4be2d (patch) | |
tree | 58fe799f66d2973a0e060f5d49611aa19c684fac | |
parent | bedcfc85bde023dab2fec39589f06361457ebbcd (diff) | |
download | hdf5-a7b166727dce2c23c2a0c7805c3e3b8d38e4be2d.zip hdf5-a7b166727dce2c23c2a0c7805c3e3b8d38e4be2d.tar.gz hdf5-a7b166727dce2c23c2a0c7805c3e3b8d38e4be2d.tar.bz2 |
[svn-r799] Included htri_t as a hbool_t for now.
-rwxr-xr-x | bin/trace | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ $Source = ""; # usually the same as the package name. # %TypeString = ("hbool_t" => "b", + "htri_t" => "b", "double" => "d", "H5D_layout_t" => "Dl", "H5D_transfer_t" => "Dt", |