#! /bin/sh

CSLBUILDDIR=`readlink -m #libdir#/reduce/cslbuild`
exec $CSLBUILDDIR/csl/bootstrapreduce $*

