# Example script for launching FDC from topaz
#
# $Id: runfdc,v 1.2 2007-10-22 18:18:44 otisa Exp $
#
rm /data/oopfiles/fdcoops.out
rm fdc.out
nohup $GEMSTONE/bin/topaz -i -l -e gc.conf -z gc.conf < runfdc.topaz >fdc.out &
