Expanded tabs in all source files. Added vim/emacs local variables
[yazpp-moved-to-github.git] / include / yaz++ / ir-assoc.h
index eac8d05..6e5e12f 100644 (file)
@@ -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 <yaz++/z-assoc.h>
@@ -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
+ */
+