From 27883034167a8391c23a529d907607001ac85bd1 Mon Sep 17 00:00:00 2001 From: kuepper Date: Wed, 5 Oct 2005 22:22:25 +0000 Subject: [PATCH] *** empty log message *** --- eo/test/t-MGE1bit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/test/t-MGE1bit.cpp b/eo/test/t-MGE1bit.cpp index f50b9de4..2d6571a1 100644 --- a/eo/test/t-MGE1bit.cpp +++ b/eo/test/t-MGE1bit.cpp @@ -80,7 +80,7 @@ int main() checkpoint.add(stats); // GA generation - eoEasyEA ea(checkpoint, eval, breeder, replace); + eoEasyEA ea(checkpoint, eval, breeder, replace); // evolution try {