Mercurial > hg > may
view yc @ 29:3b237a05e785
Simplify framer
author | Chris Cannam |
---|---|
date | Thu, 20 Dec 2012 23:17:08 +0000 |
parents | 90ddb49d94c5 |
children | 06d7d07bb72c |
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 yeti.lang.compiler.yeti "$@"