Skip to content

Commit

Permalink
Update c# output using newest jison c# version
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleeplummerjr committed Sep 9, 2013
1 parent ee3c5eb commit a014a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2712,7 +2712,7 @@ public dynamic LexerPerformAction(int avoidingNameCollisions, string Yy_Start)
break;
case 29:return 18;
break;
case 30:return undefined;
case 30:return "PI";
break;
case 31:return 23;
break;
Expand Down

0 comments on commit a014a58

Please sign in to comment.