#! /bin/sh

CSLBUILDDIR=`readlink -m /opt/reduce/6658/lib/reduce/cslbuild`
exec $CSLBUILDDIR/csl/reduce $*

