2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-04-24 17:51:25 +08:00

[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

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