mirror of
https://github.com/ethauvin/bld-antlr4.git
synced 2025-04-25 16:57:11 -07:00
Initial commit
This commit is contained in:
parent
e6ff931205
commit
0c38aec70b
22 changed files with 691 additions and 0 deletions
2
bld
Executable file
2
bld
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build rife.bld.extension.Antlr4Build "$@"
|
Loading…
Add table
Add a link
Reference in a new issue