#!/bin/sh ROOT=`dirname $0` ROOT=`cd $ROOT ; cd .. ; pwd` $ROOT/bin/runjava com.threerings.getdown.tools.Differ "$@"