X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fdata1.h;h=e97e8d4218fb87f64f6d5117cbebe21eff4fbd80;hb=ac00a317f993121e851a20209a233ab49fb232ef;hp=14de4851e55ef09f20397268e57762f32a9ae8f1;hpb=826b36840ea0cb5c0a6262ec25691e83ea20780a;p=yaz-moved-to-github.git diff --git a/include/data1.h b/include/data1.h index 14de485..e97e8d4 100644 --- a/include/data1.h +++ b/include/data1.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: data1.h,v $ - * Revision 1.12 1996-01-18 09:46:34 adam + * Revision 1.13 1996-02-20 16:32:48 quinn + * Created util file. + * + * Revision 1.12 1996/01/18 09:46:34 adam * Changed prototype for reader function parsed to data1_read_record. * * Revision 1.11 1995/12/15 16:19:45 quinn @@ -114,6 +117,8 @@ #include #include +#define data1_matchstr(s1, s2) yaz_matchstr(s1, s2) + extern char *data1_tabpath; /* global path for tables */ #define DATA1_MAX_SYMBOL 31