summaryrefslogtreecommitdiffstats
path: root/src/moc/moc_yacc.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 11:56:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 11:56:10 -0600
commit891a448afad4ab1f09bfb0cfee71652975bd7687 (patch)
treeaa74279892bfe91b42a08f912984362bc0955266 /src/moc/moc_yacc.h
parenta41a034902bb3aa75db4524978a174353b5de2fe (diff)
downloadtqt3-891a448afad4ab1f09bfb0cfee71652975bd7687.tar.gz
tqt3-891a448afad4ab1f09bfb0cfee71652975bd7687.zip
Automated update from Qt3
Diffstat (limited to 'src/moc/moc_yacc.h')
-rw-r--r--src/moc/moc_yacc.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/moc/moc_yacc.h b/src/moc/moc_yacc.h
index 3b3a7c151..9f47feba0 100644
--- a/src/moc/moc_yacc.h
+++ b/src/moc/moc_yacc.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
@@ -158,7 +156,7 @@
typedef union YYSTYPE
{
-/* Line 1676 of yacc.c */
+/* Line 2068 of yacc.c */
#line 692 "moc.y"
char char_val;
@@ -172,8 +170,8 @@ typedef union YYSTYPE
-/* Line 1676 of yacc.c */
-#line 177 "moc_yacc.h"
+/* Line 2068 of yacc.c */
+#line 175 "moc_yacc.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */