#!/bin/csh
echo Load beholder $1
setenv SAGEPATH SUBST1
Sage -n $1 0 3 <$SAGEPATH/load.s
