From 3a34f0e78c1843335e6e92879285b5bda39cd869 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 6 Apr 2014 23:25:35 +0200 Subject: Update report --- report/progression.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index d46aa3b..ccfff83 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -317,10 +317,11 @@ The String switch statement was replaced by an enum switch with the commit number d24dd6cc9. Instead of using an HashMap to match entered Strings to the corresponding enum value, the valueOf() method was used. -\subsection{look with enum} - \subsection{help with enum} +The help command now generates the list of the available commands from the enum +with the commit number 159b168b2. + \section{Zuul extended} -- cgit v1.2.3