From fe135c15da44b70fdf966ced9262c6b1cf0ec45c Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 7 Oct 1998 16:04:09 -0500 Subject: [svn-r742] Added H5I_type_t type to types auto-detected. --- bin/trace | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/trace b/bin/trace index 28734d4..faa69f7 100755 --- a/bin/trace +++ b/bin/trace @@ -30,6 +30,7 @@ $Source = ""; "int" => "Is", "unsigned" => "Iu", "unsigned int" => "Iu", + "H5I_type_t" => "It", "MPI_Comm" => "Mc", "MPI_Info" => "Mi", "off_t" => "o", -- cgit v0.12