reports/report-runner.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 13 Jan 2012 12:25:20 +0100
changeset 75 686f675d9442
child 101 c1a9c731b92a
permissions -rwxr-xr-x
scripts and README added

#!/bin/sh
DIR=`dirname $0`
exec "$DIR/../../../projects/smalltalk/stx" -I  -f "$DIR/report-runner.st" "$@"