Skip to content

Commit de6446e

Browse files
committed
update JAR, build script output
1 parent 5a7e5a4 commit de6446e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

plcc/build-plcc.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#!/bin/sh
2+
APPTAG="[BPLCC]"
3+
echo "$APPTAG Remember that you need JUnit for this to work. Running 'ant ci'..."
24
ant ci
5+
echo "$APPTAG If no error showed up, the binary should be in 'store/plcc.jar'."
36

148 KB
Binary file not shown.

0 commit comments

Comments
 (0)