From a1c15f046183373baf5deb66e77188e656806fb7 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 23 Apr 2023 00:24:42 -0600 Subject: squash all the things --- test.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 test.sh (limited to 'test.sh') diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..bd868ea --- /dev/null +++ b/test.sh @@ -0,0 +1,7 @@ +#!/bin/zsh + +# usage: ./test.sh + +javac -d classes -cp classes -cp *.jar **/*.java && java -cp "classes:antlr-4.9.1-complete.jar" main.Main data/test$1.c + +java -jar data/examples/Mars4_5.jar data/test$1.asm -- cgit v1.2.3-70-g09d2