]> git.saurik.com Git - bison.git/blobdiff - src/tables.h
Do not allow identifiers that start with a dash.
[bison.git] / src / tables.h
index 536d904e4ad82d637536eceae31436ae54520410..c563476df6478db04774bb807596344f0c097832 100644 (file)
@@ -1,6 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
 
-   Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.