From 50e2ae742f36b2839b96fa039476d00ad92ed188 Mon Sep 17 00:00:00 2001 From: liefooga Date: Thu, 28 Feb 2008 09:58:02 +0000 Subject: [PATCH] - git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1010 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-moeo/test/t-moeo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/paradiseo-moeo/test/t-moeo.cpp b/trunk/paradiseo-moeo/test/t-moeo.cpp index bc996f156..d3f1b7819 100644 --- a/trunk/paradiseo-moeo/test/t-moeo.cpp +++ b/trunk/paradiseo-moeo/test/t-moeo.cpp @@ -46,9 +46,9 @@ int main() { - std::cout << "Please fill the test" << std::endl; + std::cout << "Please fill the test" << std::endl; - return 0; + return 0; } //-----------------------------------------------------------------------------