X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dfa%2Fdfap.h;h=8fe3e32ddc2e3a4befacef8ff942fdefcd31bf85;hp=b37aa21710c4a92a9fe1c95934321cef7e8eaf6e;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/dfa/dfap.h b/dfa/dfap.h index b37aa21..8fe3e32 100644 --- a/dfa/dfap.h +++ b/dfa/dfap.h @@ -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 + */ +