Skip to content
Snippets Groups Projects
PL1
Commit fb54cc53 authored by Laurent MEYER's avatar Laurent MEYER
Browse files

* Added windows version of compileGrammar script file

parent 1dca6f57
No related branches found
No related tags found
No related merge requests found
rem This batch is used to compile SDL92 grammar using antlr runtime
set CLASSPATH=./antlr-3.1.3/lib/antlr-3.1.3.jar
java org.antlr.Tool sdl92.g
pause
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment