diff options
author | Pacien TRAN-GIRARD | 2014-02-23 23:32:23 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-23 23:32:23 +0100 |
commit | 52595afbd4a0e2e2ed41f680c3b84742bf16b530 (patch) | |
tree | 89d21ce6565ab8dd07346434fccdcd3d575bd3cd /report | |
parent | f64f1ffb0057f0096dcd9d3d8c0349545f00d246 (diff) | |
download | esieequest-52595afbd4a0e2e2ed41f680c3b84742bf16b530.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index ae24a63..da5e34e 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -107,6 +107,8 @@ concatenation, and thus allows better performances. | |||
107 | 107 | ||
108 | \subsection{Room objects} | 108 | \subsection{Room objects} |
109 | 109 | ||
110 | Rooms are now stored in an HashMap since commit f64f1ffb0, so they can be | ||
111 | passed to any method in any class. | ||
110 | 112 | ||
111 | \section{Zuul with images} | 113 | \section{Zuul with images} |
112 | 114 | ||