Working on and operation which deals with segments (matches within fields)
[idzebra-moved-to-github.git] / include / idzebra / util.h
index eebd2dd..0744fea 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: util.h,v 1.3 2005-04-29 23:09:57 adam Exp $
+/* $Id: util.h,v 1.7 2006-05-19 13:49:34 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -85,3 +85,11 @@ YAZ_END_CDECL
 #define CAST_ZINT_TO_DOUBLE(x) (double)(x)
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+