From 17da7e80daab246decbda8340934d9b5d2c3268a Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 7 Feb 2002 11:19:14 -0500 Subject: [svn-r4912] Purpose: Feature add Description: Added 'H5S_sel_type' to the list of types that the API tracing knows about. Platforms tested: FreeBSD 4.5 (sleipnir) --- bin/trace | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/trace b/bin/trace index c02bddd..e5c3cc0 100755 --- a/bin/trace +++ b/bin/trace @@ -48,6 +48,7 @@ $Source = ""; "char*" => "s", "H5S_class_t" => "Sc", "H5S_seloper_t" => "Ss", + "H5S_sel_type" => "St", "H5T_cset_t", => "Tc", "H5T_norm_t" => "Tn", "H5T_order_t" => "To", -- cgit v0.12