0 jrc *.jr
0 javac jrGen/*.java
0 cd jrGen
0 jr_rmic
0 cd ..
0 jrrun CSS > No_input.out 2>&1
# we won't check output b/c it contains time info
# could do fancy stuff and then scmp, but fancier tests elsewhere.
# 0 scmp No_input.std No_input.out
0 rm -rf jrGen core *.out
