X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fgrsread.h;h=480e1dd01c42bf13dd45e318d814bfc84c313cd6;hb=191ceffa0af0cc1048ef11a1bf92fece3210c879;hp=0a3e23a21d681929fc7396185478e9e56a44ec1d;hpb=f578ebbcfe51125d91358a98a79ab8411f38933f;p=idzebra-moved-to-github.git diff --git a/recctrl/grsread.h b/recctrl/grsread.h index 0a3e23a..480e1dd 100644 --- a/recctrl/grsread.h +++ b/recctrl/grsread.h @@ -1,4 +1,4 @@ -/* $Id: grsread.h,v 1.13 2003-08-21 10:29:00 adam Exp $ +/* $Id: grsread.h,v 1.14 2004-05-21 11:58:56 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -58,6 +58,7 @@ extern RecTypeGrs recTypeGrs_marc; extern RecTypeGrs recTypeGrs_marcxml; extern RecTypeGrs recTypeGrs_xml; extern RecTypeGrs recTypeGrs_perl; +extern RecTypeGrs recTypeGrs_danbib; #ifdef __cplusplus }