#!/bin/csh -f
#
# run demos
#
grtool test.dat -p test.par
grtool test2.dat -p test2.par
grtool test3.dat -p test3.par
grtool test4.dat -p test4.par
grtool del.triang vor.diag vor.dat -p vor.par
grtool errbar.dat -p errbar.par
#
# the following two graphs are courtesy of Don Buchholz
#
grtool fig2.dat -p fig2.par
grtool fig6.dat -p fig6.par
grtool -p testc.par
