]> git.saurik.com Git - bison.git/blobdiff - src/tables.h
style: use %code for local function declarations in our parser
[bison.git] / src / tables.h
index c563476df6478db04774bb807596344f0c097832..c631584d6e36fd1bb4f8f388f5a40314e413e500 100644 (file)
@@ -1,6 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
 
-   Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.