#!/bin/csh -f
#
# printwide - print in wide mode on either printer
#

print -w $argv:q

# so shell scripts have access to this print alias
