#!/bin/csh -f
#
#  Make a tar file for the GUI menu files
rm */index.*   */.nfs* nist/naka/index.*  clas/anov/index.* clas/eda/index.*
tar -cvf /home/heckert/dataplot/src/exe/frmenus.unpacked.08062007.tar  .
gzip /home/heckert/dataplot/src/exe/frmenus.unpacked.08062007.tar
