X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fparser.tab.h;h=82120ea61eee57cdcac6121792e1056a2c4792f7;hb=c8d11946f4de6f90887ced17b69d82f4495ba9e3;hp=0a125af3fec8888ab3de17ba3423c0d6360781db;hpb=b90a862675445a668b49221a4ac2ead441b9d153;p=swftools.git diff --git a/lib/as3/parser.tab.h b/lib/as3/parser.tab.h index 0a125af..82120ea 100644 --- a/lib/as3/parser.tab.h +++ b/lib/as3/parser.tab.h @@ -147,13 +147,13 @@ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union -/* Line 1676 of yacc.c */ -#line 41 "parser.y" +/* Line 1685 of skeleton.m4 */ +#line 43 "parser.y" tokenunion { -/* Line 1676 of yacc.c */ -#line 41 "parser.y" +/* Line 1685 of skeleton.m4 */ +#line 43 "parser.y" enum yytokentype token; int flags; @@ -183,7 +183,7 @@ tokenunion -/* Line 1676 of yacc.c */ +/* Line 1685 of skeleton.m4 */ #line 188 "parser.tab.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 @@ -191,6 +191,6 @@ tokenunion # define YYSTYPE_IS_DECLARED 1 #endif -extern YYSTYPE avm2_lval; +extern YYSTYPE a3_lval;