From 5c7f17c1535234202caa29955da35432dba94ecd Mon Sep 17 00:00:00 2001 From: evomarc Date: Tue, 29 Jul 2003 05:33:58 +0000 Subject: [PATCH] Forgot the dir when adding eoSBXcross.h :-((( --- eo/src/es.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/src/es.h b/eo/src/es.h index bb2023be..17545f3e 100644 --- a/eo/src/es.h +++ b/eo/src/es.h @@ -50,7 +50,7 @@ #include // for generic operators // SBX crossover (following Deb) -#include +#include // ES specific operators #include // Global ES Xover