X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fgrsread.h;h=0a3e23a21d681929fc7396185478e9e56a44ec1d;hb=df9a3a9811db8c6ad09feeb94d66b429d98d8fde;hp=f1ea420b46de5a55df9d595b516c5d2bffb343c9;hpb=519fefb91135ad52134b9fc4e82b3874f5525a2b;p=idzebra-moved-to-github.git diff --git a/recctrl/grsread.h b/recctrl/grsread.h index f1ea420..0a3e23a 100644 --- a/recctrl/grsread.h +++ b/recctrl/grsread.h @@ -1,4 +1,4 @@ -/* $Id: grsread.h,v 1.11 2002-10-22 12:51:09 adam Exp $ +/* $Id: grsread.h,v 1.13 2003-08-21 10:29:00 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -55,7 +55,9 @@ extern RecTypeGrs recTypeGrs_sgml; extern RecTypeGrs recTypeGrs_regx; extern RecTypeGrs recTypeGrs_tcl; extern RecTypeGrs recTypeGrs_marc; +extern RecTypeGrs recTypeGrs_marcxml; extern RecTypeGrs recTypeGrs_xml; +extern RecTypeGrs recTypeGrs_perl; #ifdef __cplusplus }