diff options
author | Pacien TRAN-GIRARD | 2014-04-06 15:05:09 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-06 15:05:09 +0200 |
commit | 4ef10e49ecf6a786c60eda0461871aa9d0012e0b (patch) | |
tree | f8f6b706e1f76bf46af45c2f69d65f19e2b903fe /report | |
parent | db2c22c9b4b71a2f1b4221aaf2db5934def41ce3 (diff) | |
download | esieequest-4ef10e49ecf6a786c60eda0461871aa9d0012e0b.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index f8c05c4..809cb78 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -282,6 +282,9 @@ Multiple items carrying was already implemented in the commit number 5ddb6df63. | |||
282 | 282 | ||
283 | \subsection{ItemList} | 283 | \subsection{ItemList} |
284 | 284 | ||
285 | The ItemList was implemented as the Inventory class in commit number db2c22c9b. | ||
286 | The Inventory is no longer an interface. | ||
287 | |||
285 | \subsection{Maximum weight} | 288 | \subsection{Maximum weight} |
286 | 289 | ||
287 | \subsection{Inventory} | 290 | \subsection{Inventory} |