forked from jasder/antlr
rm print
This commit is contained in:
parent
e4a9a44671
commit
cd35a53fc8
|
@ -284,7 +284,6 @@ public class Tool {
|
|||
STGroup.trackCreationEvents = true;
|
||||
return_dont_exit = true;
|
||||
}
|
||||
System.out.println(grammarOptions);
|
||||
}
|
||||
|
||||
protected void handleOptionSetArg(String arg) {
|
||||
|
|
Loading…
Reference in New Issue