summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/Grammar.h
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2012-10-20 00:48:55 +0200
committerJose <jose@zeroc.com>2012-10-20 00:48:55 +0200
commit1d46af0805f6b77611001bb933707758afb30306 (patch)
tree1e5dd7c82538e34feef8dd92a7318ac3a3ea9cc2 /cpp/src/FreezeScript/Grammar.h
parentIceGrid parser fixes (diff)
downloadice-1d46af0805f6b77611001bb933707758afb30306.tar.bz2
ice-1d46af0805f6b77611001bb933707758afb30306.tar.xz
ice-1d46af0805f6b77611001bb933707758afb30306.zip
regenerate Grammar & Scanner files in rhel6
Diffstat (limited to 'cpp/src/FreezeScript/Grammar.h')
-rw-r--r--cpp/src/FreezeScript/Grammar.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpp/src/FreezeScript/Grammar.h b/cpp/src/FreezeScript/Grammar.h
index de0df9778b2..ae561a72f12 100644
--- a/cpp/src/FreezeScript/Grammar.h
+++ b/cpp/src/FreezeScript/Grammar.h
@@ -1,9 +1,10 @@
-/* A Bison parser, made by GNU Bison 2.4.3. */
+
+/* A Bison parser, made by GNU Bison 2.4.1. */
/* Skeleton interface for Bison's Yacc-like parsers in C
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+ Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by