From 6584747d3cccd7c9250f64ecfc80ab46a6914235 Mon Sep 17 00:00:00 2001 From: okoenig Date: Sun, 26 Sep 2004 09:45:59 +0000 Subject: [PATCH] Removing a "/" at the end of a comment --- eo/app/mastermind/mastermind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/app/mastermind/mastermind.cpp b/eo/app/mastermind/mastermind.cpp index 40f137778..7a971efe8 100644 --- a/eo/app/mastermind/mastermind.cpp +++ b/eo/app/mastermind/mastermind.cpp @@ -7,7 +7,7 @@ #include // cerr cout #include // ifstream #include // string -#include // all usefull eo stuff\ +#include // all usefull eo stuff #include "mastermind.h" // Chrom eoChromInit eoChromMutation eoChromXover eoChromEvaluator