\relax 
\@writefile{toc}{\string\contentsline\space {section}{\string\numberline\space {1}The CLU compiler}{1}}
\newlabel{clu}{{1}{1}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.1}Setting up your environment}{2}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.2}Compiler commands}{2}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.3}How the compiler works}{3}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.4}Command Descriptions}{3}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.5}Producing an executable program}{5}}
\@writefile{lof}{\string\contentsline\space {figure}{\string\numberline\space {1}{\ignorespaces Sample makefile for creating programs for CLU debugger}}{6}}
\newlabel{makeA}{{1}{6}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {1.6}Managing larger programs}{6}}
\@writefile{lof}{\string\contentsline\space {figure}{\string\numberline\space {2}{\ignorespaces Sample makefile for creating optimized programs}}{7}}
\newlabel{makeB}{{2}{7}}
\@writefile{lof}{\string\contentsline\space {figure}{\string\numberline\space {3}{\ignorespaces Makefile for multimodule program}}{8}}
\newlabel{makeC}{{3}{8}}
\@writefile{toc}{\string\contentsline\space {section}{\string\numberline\space {2}Using Emacs with CLU}{10}}
\newlabel{emacs}{{2}{10}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {2.1}Using Emacs to prepare CLU programs}{10}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {2.2}CLU help from Emacs}{11}}
\@writefile{toc}{\string\contentsline\space {section}{\string\numberline\space {3}The debugger}{12}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {3.1}Command overview}{12}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {3.2}Commands}{13}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {3.3}Expressions}{18}}
\@writefile{toc}{\string\contentsline\space {subsection}{\string\numberline\space {3.4}Operational notes}{18}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.1}Interrupting the debugger}{18}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.2}Auxiliary files}{19}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.3}A note on stacks}{19}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.4}Capturing output}{19}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.5}Fatal errors}{19}}
\@writefile{toc}{\string\contentsline\space {subsubsection}{\string\numberline\space {3.4.6}How Printing Works}{20}}
\@writefile{toc}{\string\contentsline\space {section}{\string\numberline\space {4}Line editing}{20}}
