From a7b166727dce2c23c2a0c7805c3e3b8d38e4be2d Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Mon, 26 Oct 1998 17:42:26 -0500 Subject: [svn-r799] Included htri_t as a hbool_t for now. --- bin/trace | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/trace b/bin/trace index 67ca384..9ddf233 100755 --- a/bin/trace +++ b/bin/trace @@ -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", -- cgit v0.12