#! /bin/csh -f -e

set jobname = "$1:r"

${HOME}/lib/${PLATFORM}/x3d $jobname.obj

