From 95ef186a82d519ec1b4a09e2242d437b9bee7b80 Mon Sep 17 00:00:00 2001 From: boufaras Date: Wed, 14 Sep 2011 13:28:06 +0000 Subject: [PATCH] update config git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2371 331e1502-861f-0410-8da2-ba01fb791d7f --- branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h b/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h index aaacf12ee..c50c8ab7f 100644 --- a/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h +++ b/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h @@ -26,7 +26,7 @@ data to be ensured and, more generally, to use and operate it in the same conditions as regards security. The fact that you are presently reading this means that you have had - knowledge of the CeCILL license and that you accept its terms. + knowledge of the CeCILL license and that ou accept its terms. ParadisEO WebSite : http://paradiseo.gforge.inria.fr Contact: paradiseo-help@lists.gforge.inria.fr @@ -39,12 +39,12 @@ #ifndef NB_POS #define NB_POS 2 #endif -#ifndef SIZE +#ifndef SIZE #define SIZE 20 #endif #endif - - + +