\@writefile{lof}{\contentsline{figure}{\numberline{3.2}{\ignorespaces Example project directory with four source files}}{17}{figure.3.2}}
\newlabel{fig:yoyodyne-base}{{3.2}{17}{Example project directory with four source files\relax}{figure.3.2}{}}
\@writefile{lof}{\contentsline{figure}{\numberline{3.3}{\ignorespaces Example project directory with file ordering configuration file}}{17}{figure.3.3}}
\newlabel{fig:yoyodyne-with-file-ordering-isc}{{3.3}{17}{Example project directory with file ordering configuration file\relax}{figure.3.3}{}}
\@writefile{toc}{\contentsline{subsection}{\numberline{3.3.2}Source Files within a source/ subdirectory}{17}{subsection.3.3.2}}
\newlabel{subsec:sourcefileswithinasource/subdirectory}{{3.3.2}{17}{Source Files within a source/ subdirectory\relax}{subsection.3.3.2}{}}
\@writefile{toc}{\contentsline{section}{\numberline{3.4}Customizing your Environment}{17}{section.3.4}}
\newlabel{sec:customizingyourenvironment}{{3.4}{17}{Customizing your Environment\relax}{section.3.4}{}}
\@writefile{toc}{\contentsline{section}{\numberline{3.5}Saving the World}{17}{section.3.5}}
\newlabel{sec:savingtheworld}{{3.5}{17}{Saving the World\relax}{section.3.5}{}}
\@writefile{toc}{\contentsline{chapter}{\numberline{4}This chapter lists the typical modifications you will want to consider for upgrading from GDL 1580 to Gendl 1581.}{19}{chapter.4}}
\@writefile{lof}{\addvspace{10\p@ }}
\@writefile{lot}{\addvspace{10\p@ }}
\newlabel{chap:thischapterliststhetypicalmodificationsyouwillwantto considerforupgradingfromgdl1580togendl1581.}{{4}{19}{This chapter lists the typical modifications you will want to consider for upgrading from GDL 1580 to Gendl 1581}{chapter.4}{}}
Within a source subdirectory, you may have a file called \texttt{file-ordering.isc}\footnote{\texttt{isc} stands for ``Intelligent Source Configuration''} to enforce a certain ordering on the files. Here is the contents of an example for the
above application:
\texttt{("package" "parameters")}
This will force package.lisp to be compiled/loaded first, and
parameters.lisp to be compiled/loaded next. The ordering on the rest
of the files should not matter (although it will default to
lexigraphical ordering).
Now our sample application directory looks like Figure
\ref{fig:yoyodyne-with-file-ordering-isc} is an example application directory, with four source files.
\contentsline{section}{\numberline{3.4}Customizing your Environment}{17}{section.3.4}
\contentsline{section}{\numberline{3.5}Saving the World}{17}{section.3.5}
\contentsline{chapter}{\numberline{4}This chapter lists the typical modifications you will want to consider for upgrading from GDL 1580 to Gendl 1581.}{19}{chapter.4}