X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fas3%2Fparser.tab.h;h=374af80d8f0a9cf9762cb517ef4a57f2504dffe7;hb=72834fe606590dc25a7965bb6989a287ae4d8f40;hp=82120ea61eee57cdcac6121792e1056a2c4792f7;hpb=c8d11946f4de6f90887ced17b69d82f4495ba9e3;p=swftools.git diff --git a/lib/as3/parser.tab.h b/lib/as3/parser.tab.h index 82120ea..374af80 100644 --- a/lib/as3/parser.tab.h +++ b/lib/as3/parser.tab.h @@ -137,9 +137,10 @@ minusminus_prefix = 355, plusplus_prefix = 356, below_curly = 357, - above_identifier = 358, - below_else = 359, - above_function = 360 + new2 = 358, + above_identifier = 359, + below_else = 360, + above_function = 361 }; #endif @@ -184,7 +185,7 @@ tokenunion /* Line 1685 of skeleton.m4 */ -#line 188 "parser.tab.h" +#line 189 "parser.tab.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */