#!/bin/csh -f
cp FOR001.DAT for001.dat
rm -f *.DAT*
cp for001.dat FOR001.DAT
rm -f for001.dat
rm -f MUSCAT.LOG
rm -f hist.ps
rm -f STOPTURT



