X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz-ir-assoc.h;h=c1fd26d2907d45c53ddf9dd5b36c3d0c0f4fe40a;hb=26b3f7f15abcb69aaf00fb6bdaf410ff3e7de14c;hp=b60f415aa73ce795bf963bef42f52e279bfc70b7;hpb=5c45ffbb2b430a6f41277c303a5e9b94242dab96;p=yazpp-moved-to-github.git diff --git a/include/yaz-ir-assoc.h b/include/yaz-ir-assoc.h index b60f415..c1fd26d 100644 --- a/include/yaz-ir-assoc.h +++ b/include/yaz-ir-assoc.h @@ -3,7 +3,7 @@ * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * - * $Id: yaz-ir-assoc.h,v 1.7 1999-04-21 12:09:01 adam Exp $ + * $Id: yaz-ir-assoc.h,v 1.8 1999-12-06 13:52:45 adam Exp $ */ #include @@ -73,4 +73,5 @@ class YAZ_EXPORT Yaz_IR_Assoc: public Yaz_Z_Assoc { int m_preferredRecordSyntax; Z_ElementSetNames *m_elementSetNames; int m_lastReceived; + int m_log; };