0 jrc *.jr
0 javac jrGen/*.java
0 cd jrGen
0 jr_rmic
0 cd ..
0 jrrun GeneralForm > No_input.out 2>&1
# output very nondeterministic, so just make sure it's not 0.
1 cmp No_input.std No_input.out
0 rm -rf jrGen core *.out
