Files
getdown/bin/differ
T
Michael Bayne 750d627f41 Scripts.
2004-07-29 05:06:43 +00:00

5 lines
106 B
Bash
Executable File

#!/bin/sh
ROOT=`dirname $0 | sed 's:/bin::g'`
$ROOT/bin/runjava com.threerings.getdown.tools.Differ "$@"