X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=recctrl%2Fgrsread.h;fp=recctrl%2Fgrsread.h;h=0a3e23a21d681929fc7396185478e9e56a44ec1d;hp=381cb63d46b0f437239abb5dc652bed9e55518f5;hb=f578ebbcfe51125d91358a98a79ab8411f38933f;hpb=03e275196b3f82415a965d0bdd6bfa52a15d7446 diff --git a/recctrl/grsread.h b/recctrl/grsread.h index 381cb63..0a3e23a 100644 --- a/recctrl/grsread.h +++ b/recctrl/grsread.h @@ -1,4 +1,4 @@ -/* $Id: grsread.h,v 1.12 2002-11-15 21:26:01 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,6 +55,7 @@ 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;