[svn-r756] Detect reference parameters properly.

This commit is contained in:
Quincey Koziol 1998-10-13 16:28:13 -05:00
parent 85b6253118
commit 6fd7f81615

View File

@ -35,6 +35,8 @@ $Source = "";
"MPI_Info" => "Mi",
"off_t" => "o",
"H5P_class_t" => "p",
"href_t" => "r",
"H5R_type_t" => "Rt",
"char*" => "s",
"H5S_class_t" => "Sc",
"H5S_seloper_t" => "Ss",