X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fdfaset.h;h=4254cd842f42f541f4bf8940afd5969260059790;hb=3e61994433eac158b5d087f3cedaddaf03b06620;hp=1f52be7b3f03f5f6d140d16fca2c4de5fc8794b1;hpb=40e64fc6d452f02389a00e5c8004f895342099c2;p=idzebra-moved-to-github.git diff --git a/include/dfaset.h b/include/dfaset.h index 1f52be7..4254cd8 100644 --- a/include/dfaset.h +++ b/include/dfaset.h @@ -1,4 +1,4 @@ -/* $Id: dfaset.h,v 1.1 2005-01-15 21:45:42 adam Exp $ +/* $Id: dfaset.h,v 1.2 2006-05-10 08:13:18 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -55,3 +55,11 @@ int eq_DFASet (DFASetType s, DFASet s1, DFASet s2); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +