]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
Do not allow identifiers that start with a dash.
[bison.git] / src / symtab.c
index 54ab05699b7fa679b65c10633d682e7d6866cde9..273cdd6659e4781a38e7e896b78f7fe48912e559 100644 (file)
@@ -1,6 +1,6 @@
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2002, 2004-2010 Free Software
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2011 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.