]> git.saurik.com Git - bison.git/blobdiff - src/ielr.c
Do not allow identifiers that start with a negative number.
[bison.git] / src / ielr.c
index f1b314a380f4acf1e10304910ecc5d68c1f71a3a..2bf9412b963fac2cf18300dbd3a1f27ad4a08c4b 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.