summaryrefslogtreecommitdiffstats
path: root/report/esoteric_project_report.tex
diff options
context:
space:
mode:
authorAidenRushbrooke <72034940+AidenRushbrooke@users.noreply.github.com>2021-12-13 11:45:05 +0000
committerAidenRushbrooke <72034940+AidenRushbrooke@users.noreply.github.com>2021-12-13 11:45:05 +0000
commit84812e0f7342a618fc8becd04e3de590359d9ca3 (patch)
tree3af23dda56ebe44e3b84875f204bc8162cca5e58 /report/esoteric_project_report.tex
parentb5f34c03cfec59625135deb725788392433c2102 (diff)
downloadesotericFORTRAN-84812e0f7342a618fc8becd04e3de590359d9ca3.tar.gz
esotericFORTRAN-84812e0f7342a618fc8becd04e3de590359d9ca3.zip
Added UML diagrams for each sprint
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}