summaryrefslogtreecommitdiff
path: root/charspace/cmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'charspace/cmi.h')
-rw-r--r--charspace/cmi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/charspace/cmi.h b/charspace/cmi.h
index 34c8613..5ce36fd 100644
--- a/charspace/cmi.h
+++ b/charspace/cmi.h
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.2. */
+/* A Bison parser, made by GNU Bison 2.3. */
/* Skeleton interface for Bison's Yacc-like parsers in C
@@ -72,7 +72,7 @@ typedef union YYSTYPE
symval_type symval;
string strval;
}
-/* Line 1528 of yacc.c. */
+/* Line 1489 of yacc.c. */
#line 77 "cmi.h"
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */