Initial commit

This commit is contained in:
Geert Bevin 2023-04-01 01:07:12 -04:00
parent e6ff931205
commit 0c38aec70b
22 changed files with 691 additions and 0 deletions

2
bld Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build rife.bld.extension.Antlr4Build "$@"