%%EndComments
% PostScript Prologue for lwf V2.0 ASCII to PostScript filter
% Barry Brachman
% Dept. of Computer Science
% University of British Columbia
/B {NW 0 rmoveto}bind def
/EP {SV restore /#copies exch def showpage}bind def
/L /lineto load def
/M /moveto load def
/NP /newpath load def
/S /show load def
/SHP {SP 2 setlinewidth}bind def
/SLP {SP 612 0 translate 90 rotate}bind def
/SP {/SV save def findfont exch scalefont setfont ( )
  stringwidth pop dup /W exch def neg /NW exch def}bind def
/ST /stroke load def
/T {W mul 0 rmoveto}bind def
%%EndProlog
