#!/bin/sh
# $RCSfile: gslp,v $ $Revision: 1.7 $
exec gs -q -sDEVICE=epson -r180 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"
