Skip to content

Commit fbbb483

Browse files
committed
Merge pull request #53 from rhu1/rhu1/rhu1-pr-tidying
Minor. Push test.
2 parents 33371e1 + 06d1fb7 commit fbbb483

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • modules/parser/src/main/antlr3/org/scribble/parser/antlr

modules/parser/src/main/antlr3/org/scribble/parser/antlr/Scribble.g

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ options
1313
ASTLabelType = CommonTree;
1414
backtrack = true; // backtracking disabled by default? Is it bad to require this option?
1515
//memoize = true;
16-
1716
}
1817

1918

0 commit comments

Comments
 (0)