ssc/ssc/parse.bat
2015-12-12 17:00:04 -05:00

3 lines
80 B
Batchfile

@echo off
java -jar grammatica.jar "sunscript.grammar" --parse "test.sun"
pause