0 jrc *.jr
0 javac jrGen/*.java
0 jrrun CoPPC > No_input.out 2>&1

# output too nondeterminstic, so just check that final cnt is correct
0 grep "cnt=5" No_input.out > /dev/null 2>&1

0 rm -rf jrGen core *.out
