annotate yc @ 53:d037211bf5d7

Further test tidying, add complex tests
author Chris Cannam
date Tue, 08 Jan 2013 16:21:08 +0000
parents 06d7d07bb72c
children 330f8b936092
rev   line source
Chris@0 1 #!/bin/sh
Chris@53 2 YETI_LIBDIR=../yeti
Chris@41 3 rlwrap $JAVA_HOME/bin/java -classpath $YETI_LIBDIR/yeti.jar:$YETI_LIBDIR/yeti-lib.jar:jtransforms-2.4.jar yeti.lang.compiler.yeti "$@"