Forgot the dir when adding eoSBXcross.h :-(((

This commit is contained in:
evomarc 2003-07-29 05:33:58 +00:00
commit 5c7f17c153

View file

@ -50,7 +50,7 @@
#include <es/eoRealAtomXover.h> // for generic operators
// SBX crossover (following Deb)
#include <eoSBXcross.h>
#include <es/eoSBXcross.h>
// ES specific operators
#include <es/eoEsGlobalXover.h> // Global ES Xover