0 csp2jr -ti e.csp
0 jrc *.jr
0 javac jrGen/*.java
0 cd jrGen
0 jr_rmic
0 cd ..
0 jrrun e > ti.out 2>&1
0 scmp all.std ti.out
0 rm -rf jrGen core *.out csp_*.jr e.jr

0 csp2jr -te e.csp
0 jrc *.jr
0 javac jrGen/*.java
0 cd jrGen
0 jr_rmic
0 cd ..
0 jrrun e > te.out 2>&1
0 scmp all.std te.out
0 rm -rf jrGen core *.out csp_*.jr e.jr
