aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-02-23 16:01:52 +0100
committerPacien TRAN-GIRARD2014-02-23 16:01:52 +0100
commitefc8186380f8d7f49cf66747a8a7a7c51af69117 (patch)
tree37da8bc21da0cdceb544b9845bf654b719232032 /report
parent53c427ff3289bd31ba62898162fa68b0834f4719 (diff)
downloadesieequest-efc8186380f8d7f49cf66747a8a7a7c51af69117.tar.gz
Update report
Diffstat (limited to 'report')
-rw-r--r--report/progression.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex
index c9ffe54..575740a 100644
--- a/report/progression.tex
+++ b/report/progression.tex
@@ -17,6 +17,9 @@ match the exercise.
17 17
18\subsection{getExit} 18\subsection{getExit}
19 19
20The exit attributes have been made private and a getter was added in commit
2153c427ff3. A switch statement has been used instead of multiple if statements.
22
20\subsection{getExitString} 23\subsection{getExitString}
21 24
22\subsection{HashMap, setExit} 25\subsection{HashMap, setExit}