summaryrefslogtreecommitdiffstats
path: root/report/esoteric_project_report.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/esoteric_project_report.tex')
-rw-r--r--report/esoteric_project_report.tex25
1 files changed, 24 insertions, 1 deletions
diff --git a/report/esoteric_project_report.tex b/report/esoteric_project_report.tex
index 4ab77e5..78a8528 100644
--- a/report/esoteric_project_report.tex
+++ b/report/esoteric_project_report.tex
@@ -709,7 +709,30 @@ State here the \% contribution to the project of each individual member of the g
\chapter*{Appendix A}
-Put in tables of data or protocols (e.g. for testing) or code listings or UML diagrams which may take up several pages and do not sit well in the main body text.
+\begin{figure}[h!]
+ \begin{center}
+ \includegraphics[scale=0.5]{UMLsprint1.pdf}
+ \caption{UML diagram for Sprint 1}
+ \end{center}
+\end{figure}
+\begin{figure}[h!]
+ \begin{center}
+ \includegraphics[scale=0.35]{UMLsprint2.pdf}
+ \caption{UML diagram for Sprint 2}
+ \end{center}
+\end{figure}
+\begin{figure}[h!]
+ \begin{center}
+ \includegraphics[scale=0.35]{UMLsprint3.pdf}
+ \caption{UML diagram for Sprint 3}
+ \end{center}
+\end{figure}
+\begin{figure}[h!]
+ \begin{center}
+ \includegraphics[scale=0.35]{UMLsprint4.pdf}
+ \caption{UML diagram for Sprint 4, equivalent to the final compiler design}
+ \end{center}
+\end{figure}
\end{document}