diff -r feede61efa96 -r 866172a16472 book/src/appendix.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/book/src/appendix.tex Wed Mar 23 21:10:10 2011 +0100 @@ -0,0 +1,42 @@ +%\pdfcompresslevel=0 +%\pdfimageresolution=72 +\chapter{Feinentwurf} +\section{ATCCL} + +\begin{figure}[h] +\subsection{Factory} +\centering \includegraphics[scale=0.7]{images/uml_factories.png} +\label{uml:factories} +%\caption{ATCCL Factory Design} +\end{figure} + +\begin{figure}[h] +\subsection{Term-Hierarchy} +\centering \includegraphics[scale=0.5]{images/uml_terms.png} +%\caption{ATCCL Term-Hierarchy} +\end{figure} + +\begin{figure}[h] +\subsection{Property (Auszug)} +\centering \includegraphics[scale=0.5]{images/uml_property.png} +%\caption{ATCCL Term-Hierarchy} +\label{uml:property} +\end{figure} + +\begin{figure}[h] +\subsection{Virtual Machine} +\centering \includegraphics[scale=0.7]{images/uml_vm.png} +%\caption{ATCCL Virtual Machine} +\end{figure} + +\newpage +\begin{figure}[h] +\subsection{Flight Plan Interface} +\centering \includegraphics[scale=0.7]{images/uml_flight_plan.png} +\label{uml:flight_plan_interface} +%\caption{Flight Plan Interface} +\end{figure} + +\chapter{\texttt{bison}-Konfiguration} +\lstinputlisting[label=bison_config,caption=ATCCL bison-Konfiguration,language=C]{atccl.y} +