% -*- Mode: LaTeX -*-

\documentstyle{report} 
\pagestyle{headings}

\title{Common Lisp Interface Manager \\
       Proposed Release 2.0 Specification}

\date{\today}
\markright{Proposed CLIM 2.0 Specification --- **Do not distribute**}

\input psfig+
\include{spec-macros}

\addtolength{\oddsidemargin}{-.5in}
\addtolength{\evensidemargin}{-.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}

\begin{document}

\parindent 0pc
\parskip   1pc

\input{glossary.tex}

\end{document}
