view yc @ 52:5f1996de9ef5

Map process results back into Yeti form (rudely)
author Chris Cannam
date Mon, 07 Jan 2013 22:33:45 +0000
parents 06d7d07bb72c
children d037211bf5d7
line wrap: on
line source
#!/bin/sh
YETI_LIBDIR=/usr/local/lib/yeti
rlwrap $JAVA_HOME/bin/java -classpath $YETI_LIBDIR/yeti.jar:$YETI_LIBDIR/yeti-lib.jar:jtransforms-2.4.jar yeti.lang.compiler.yeti "$@"