
%Copy this file to the LaserWriter to turn SOFTWARE handshaking on.
%
% Note: This is a PostScript program.  It must begin and end with a
%	control-D (End of file) character.
%
serverdict begin 0 exitserver
statusdict begin
revision 2 ge {25 sccbatch exch pop 0 ne {25 9600 0 setsccbatch} if} if
defaulttimeouts 60 lt {60 setdefaulttimeouts}{pop pop}ifelse

