Mercurial > hg > may
view yc @ 16:e8d404787c35
Start on tests
author | Chris Cannam |
---|---|
date | Sat, 15 Dec 2012 23:50:58 +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 "$@"