diff options
author | Pacien TRAN-GIRARD | 2014-02-23 15:33:06 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-23 15:33:06 +0100 |
commit | 070358b0fe30df01b468bab5f0f8c6e855779349 (patch) | |
tree | b27558d14aecc1fa28540ce415da6e817613466d /report | |
parent | e52a34789c7f64bbf1bb49dfcb2415dbc7d8ca12 (diff) | |
download | esieequest-070358b0fe30df01b468bab5f0f8c6e855779349.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index cef3a50..c9ffe54 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -10,6 +10,11 @@ | |||
10 | 10 | ||
11 | \subsection{printLocationInfo} | 11 | \subsection{printLocationInfo} |
12 | 12 | ||
13 | This code duplication has been previously avoided with the printRoomInfo() | ||
14 | method. | ||
15 | It has been renamed to printLocationInfo(), as part of the commit e52a34789, to | ||
16 | match the exercise. | ||
17 | |||
13 | \subsection{getExit} | 18 | \subsection{getExit} |
14 | 19 | ||
15 | \subsection{getExitString} | 20 | \subsection{getExitString} |