#!/bin/csh
#-----------------------------------------
#   Generate Manual Page PS files:
#       pspaint.ps, cont.ps, ptext.ps,
#       axis.ps, gsymbl.ps, and wshore.ps
#-----------------------------------------
g77 samples.f  -L/home/SHARE/lib -lgm
./a.out
rm -f a.out
