# this program is hard to test automatically
# so we'll just check that it compiles
0 jrc *.jr
0 javac jrGen/*.java
0 cd jrGen
0 jr_rmic
0 cd ..
0 rm -rf jrGen core *.out
