# Example script for launching MGC from topaz
# $Id: runmgc,v 1.2 2007-10-22 18:18:45 otisa Exp $
#
rm mgc.out
nohup $GEMSTONE/bin/topaz -i -l -e gc.conf -z gc.conf < runmgc.topaz >mgc.out &
