X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fparser.tab.h;h=82120ea61eee57cdcac6121792e1056a2c4792f7;hb=c8d11946f4de6f90887ced17b69d82f4495ba9e3;hp=344de7651010a7cac7d574a60259dcc72a5718b0;hpb=1adc9bdd04d6c40fadf2211a4af8c281b46ca5ec;p=swftools.git diff --git a/lib/as3/parser.tab.h b/lib/as3/parser.tab.h index 344de76..82120ea 100644 --- a/lib/as3/parser.tab.h +++ b/lib/as3/parser.tab.h @@ -148,12 +148,12 @@ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union /* Line 1685 of skeleton.m4 */ -#line 41 "parser.y" +#line 43 "parser.y" tokenunion { /* Line 1685 of skeleton.m4 */ -#line 41 "parser.y" +#line 43 "parser.y" enum yytokentype token; int flags; @@ -191,6 +191,6 @@ tokenunion # define YYSTYPE_IS_DECLARED 1 #endif -extern YYSTYPE avm2_lval; +extern YYSTYPE a3_lval;