diff options
Diffstat (limited to 'enum.h')
-rw-r--r-- | enum.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $Id: enum.h,v 1.1 2004-05-03 05:17:48 behdad Exp $ */ +/* $Id: enum.h,v 1.1.1.1 2004-05-03 05:17:48 behdad Exp $ */ #include "config.h" extern SymbolTable *enum_table; /* enum symbol table */ |