git @ Cat's Eye Technologies Whothm / fad7cde
Add driver script for Lua implementation of Whothm. Chris Pressey 1 year, 9 months ago
2 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
+0
-1
bin/README.txt less more
0 This is where compiled Java classfiles will go.
0 #!/bin/sh
1
2 SCRIPT=`readlink $0`
3 if [ "x$SCRIPT" = "x" ]; then SCRIPT=$0; fi
4 SCRIPTDIR=`dirname $SCRIPT`
5 lua $SCRIPTDIR/../impl/whothm.lua/src/whothm.lua $*