X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindex.h;h=8818bd0bd50a210e5f39baaae9feafae89a1f3c5;hb=cd3f39bbae63668b8806ed205132da166e73102f;hp=867468f908ccd370d36081978bf6ca024c1b5f0d;hpb=896c0427df9d8eff5de6a1735dcd992e067df844;p=idzebra-moved-to-github.git diff --git a/index/recindex.h b/index/recindex.h index 867468f..8818bd0 100644 --- a/index/recindex.h +++ b/index/recindex.h @@ -1,4 +1,4 @@ -/* $Id: recindex.h,v 1.19 2002-08-02 19:26:55 adam Exp $ +/* $Id: recindex.h,v 1.20 2002-10-23 14:28:20 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -64,7 +64,8 @@ enum { recInfo_delKeys, recInfo_databaseName, recInfo_storeData, - recInfo_attr + recInfo_attr, + recInfo_sortKeys }; YAZ_END_CDECL