Perl Filter and Perl API
[idzebra-moved-to-github.git] / recctrl / grsread.h
index f1ea420..381cb63 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: grsread.h,v 1.11 2002-10-22 12:51:09 adam Exp $
+/* $Id: grsread.h,v 1.12 2002-11-15 21:26:01 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
    Index Data Aps
 
@@ -56,6 +56,7 @@ extern RecTypeGrs recTypeGrs_regx;
 extern RecTypeGrs recTypeGrs_tcl;
 extern RecTypeGrs recTypeGrs_marc;
 extern RecTypeGrs recTypeGrs_xml;
+extern RecTypeGrs recTypeGrs_perl;
 
 #ifdef __cplusplus
 }