]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
Do not allow identifiers that start with a negative number.
[bison.git] / src / LR0.h
index 2f4aff1225b386fe4f0de33a736fa07bc08280af..2c86bcf77a9e6ee90e3937964854c67bd93e8077 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2011 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.