File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ These tools are meant to supplement the need to continually build java classes t
99### Grun.exe
1010
1111Grun.exe is meant to be a mostly faithful port of existing functionality provided by the standard
12- grun batch file that in turn invokes the ANTLR test rig. All but one of the same options are
12+ grun batch file that in turn invokes the ANTLR test rig. All options except the 'ps' flag are
1313supported. The option flags are slightly different in format due to the command line option
14- parser that is being used. The parameters and option flags are detailed below
14+ parser that is being used (you'll notice you need to use '--' and not '-') . The parameters and option flags are detailed below
1515
1616** Grun.exe \< Grammar Name> \< Rule Name> [ \< Input Filename>] [ options] **
1717
You can’t perform that action at this time.
0 commit comments