makes installs easy to manage and debug, downloads more updated tools, first make...
authorThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Wed, 31 Jul 2024 09:32:26 +0000 (09:32 +0000)
committerThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Wed, 31 Jul 2024 09:32:26 +0000 (09:32 +0000)
commitd7a20319e863c9d8def47199ee04dd0908808fe2
tree1639c419a9e79e236a5e1fe469269b2bc054e815
parent08162e4c5af21ca5102534d5e12d64a40a54a3a1
makes installs easy to manage and debug, downloads more updated tools, first make of a parse tree
12 files changed:
developer/ANTLR/GQL.g4 [deleted file]
developer/ANTLR/GQL_2024.g4 [new file with mode: 0644]
developer/ANTLR/GQL_standard_2024-07-27.g4 [deleted file]
developer/ANTLR/GQL_test.g4 [new file with mode: 0644]
developer/makefile
executor/clean.sh
executor/clean_ANTLR.sh [new file with mode: 0755]
executor/clean_Java.sh [new file with mode: 0755]
executor/clean_upstream.sh [new file with mode: 0755]
executor/install.sh
executor/install_ANTLR.sh [new file with mode: 0755]
executor/install_Java.sh [new file with mode: 0755]