#! /bin/csh -f
# Last edited on 1998-11-18 12:57:03 by stolfi
# run X maple:

source ${STOLFIHOME}/lib/fixdisp.csh
if ( -d ${STOLFIHOME}/maple ) cd ${STOLFIHOME}/maple
${MAPLE_PUB}/bin/xmaple $*

