% implreport.sty  (John Glauert 1994)% 26Jul94 Early Version% 30Aug94 Revised to maximise usable page area%\oddsidemargin=0mm\evensidemargin=-10mm\textwidth=170mm\topmargin=-10mm\textheight=250mm%\textheight=215mm  % May need to change this for USA.\def\implreportno#1{\def\theimplreportno{#1}\date{Functional Languages Implementation Workshop. Paper #1}}\def\impltitle#1{\def\theimpltitle{#1}}\def\ps@implreport{\let\@mkboth\@gobbletwo%    \def\@oddhead{\small\sc \theimpltitle \hfil \theimplreportno\ -- \thepage}%    \def\@evenhead{\small\sc\theimplreportno\ -- \thepage\hfil Implementation of Functional Languages '94, UEA, Norwich}    \def\@oddfoot{}    \let\@evenfoot\@oddfoot}\pagestyle{implreport}\thispagestyle{empty}\parindent=0pt\parskip=\medskipamount% End of implreport.sty