bug island corrected

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@981 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
canape 2008-02-20 15:55:32 +00:00
commit 12edec5ba9

View file

@ -51,7 +51,7 @@
#define DEBUG_PATH "./log/"
static bool debug = true;
static bool debug = false;
static char host [MAX_BUFF_SIZE];