X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fdata1.h;h=e97e8d4218fb87f64f6d5117cbebe21eff4fbd80;hp=14de4851e55ef09f20397268e57762f32a9ae8f1;hb=de40d7c17747988ed4c53e51e45cbb790a3abd7b;hpb=d1f1647de20f92bdb32c61a8dafac5f252dac914;ds=sidebyside 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