This commit is contained in:
Dr Scofield
2009-03-25 07:36:56 +00:00
parent 2afe3be2e6
commit 0bb3d2e6d7
6 changed files with 9 additions and 11 deletions

View File

@@ -18528,7 +18528,6 @@ public override TOKEN OldAction(Lexer yym,ref string yytext,int action, ref bool
case 989: { ((LSLTokens)yym).str += '\\'; }
break;
case 994: { yym.yy_begin("YYINITIAL"); ((LSLTokens)yym).yytext = ((LSLTokens)yym).str; ((LSLTokens)yym).str = String.Empty; return new STRING_CONSTANT(yym); }
break;
case 999: { yym.yy_begin("COMMENT"); }
break;
}