X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindxp.h;fp=index%2Frecindxp.h;h=0f902c83ef88dba6d53fc818d9f5092e73d5b34e;hb=77686142af94172d1887190ebd47aeb53f704057;hp=24d72594930c5a37c3f3fb5d2229eacc9e967e5a;hpb=7015acd8e5d174585a19064a0bc7ce19c612591e;p=idzebra-moved-to-github.git diff --git a/index/recindxp.h b/index/recindxp.h index 24d7259..0f902c8 100644 --- a/index/recindxp.h +++ b/index/recindxp.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recindxp.h,v $ - * Revision 1.9 2000-12-05 10:01:44 adam + * Revision 1.10 2001-10-15 19:53:43 adam + * POSIX thread updates. First work on term sets. + * + * Revision 1.9 2000/12/05 10:01:44 adam * Fixed bug regarding user-defined attribute sets. * * Revision 1.8 2000/04/05 09:49:35 adam @@ -50,7 +53,7 @@ YAZ_BEGIN_CDECL #define REC_BLOCK_TYPES 2 #define REC_HEAD_MAGIC "recindex" -#define REC_VERSION 2 +#define REC_VERSION 3 struct records_info { int rw;