[svn-r799] Included htri_t as a hbool_t for now.

This commit is contained in:
Quincey Koziol 1998-10-26 17:42:26 -05:00
parent bedcfc85bd
commit a7b166727d

View File

@ -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",