summaryrefslogtreecommitdiff
path: root/src/preproc/pic/pic_tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preproc/pic/pic_tab.h')
-rw-r--r--src/preproc/pic/pic_tab.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/preproc/pic/pic_tab.h b/src/preproc/pic/pic_tab.h
index ff398eb..b690815 100644
--- a/src/preproc/pic/pic_tab.h
+++ b/src/preproc/pic/pic_tab.h
@@ -1,10 +1,8 @@
+/* A Bison parser, made by GNU Bison 2.5. */
-/* A Bison parser, made by GNU Bison 2.4.1. */
-
-/* Skeleton interface for Bison's Yacc-like parsers in C
+/* Bison interface for Yacc-like parsers in C
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
- Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2011 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
@@ -294,7 +292,7 @@
typedef union YYSTYPE
{
-/* Line 1676 of yacc.c */
+/* Line 2068 of yacc.c */
#line 67 "pic.y"
char *str;
@@ -316,8 +314,8 @@ typedef union YYSTYPE
-/* Line 1676 of yacc.c */
-#line 321 "y.tab.h"
+/* Line 2068 of yacc.c */
+#line 319 "y.tab.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */