Put local variables footer in all c, h files.
[idzebra-moved-to-github.git] / dfa / dfap.h
index b37aa21..8fe3e32 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dfap.h,v 1.12 2005-01-15 21:45:42 adam Exp $
+/* $Id: dfap.h,v 1.13 2006-05-10 08:13:18 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -91,3 +91,11 @@ void        add_DFA_tran    (struct DFA_states *, struct DFA_state *,
 }
 #endif
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+