X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2B%2B%2Fir-assoc.h;fp=include%2Fyaz%2B%2B%2Fir-assoc.h;h=6e5e12fe626ad791aba0017c48da11b0fb8d7c73;hb=7411ed6df7fc0b535f83503f73d70e80f390e295;hp=eac8d055304a782a0e153b103f1aeb98b2a7725f;hpb=75f7c460d6d10961f3d2ed841b757d6d6b7725d7;p=yazpp-moved-to-github.git diff --git a/include/yaz++/ir-assoc.h b/include/yaz++/ir-assoc.h index eac8d05..6e5e12f 100644 --- a/include/yaz++/ir-assoc.h +++ b/include/yaz++/ir-assoc.h @@ -2,7 +2,7 @@ * Copyright (c) 1998-2005, Index Data. * See the file LICENSE for details. * - * $Id: ir-assoc.h,v 1.5 2005-06-08 13:28:05 adam Exp $ + * $Id: ir-assoc.h,v 1.6 2005-06-25 15:53:19 adam Exp $ */ #include @@ -80,3 +80,11 @@ class YAZ_EXPORT IR_Assoc: public Z_Assoc { int m_log; }; }; +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +