This commit is contained in:
Michael Bayne
2004-07-29 05:06:43 +00:00
parent 7933f3a8ab
commit 750d627f41
2 changed files with 111 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
ROOT=`dirname $0 | sed 's:/bin::g'`
$ROOT/bin/runjava com.threerings.getdown.tools.Differ "$@"