# Wed Apr 17 15:28:53 PDT 1991  JC Wathey
#
# Shell script for plotting schematic diagram files generated
# by ntscable.

cat $1 | graph -g0 -b | /usr/local/X11/xplot&

