Fix cvs-commit error (<<< still there...)

This commit is contained in:
kuepper 2004-09-28 17:13:34 +00:00
commit 9786fe0a6a

View file

@ -39,11 +39,8 @@
#include <eoFitnessScalingSelect.h>
#include <eoRankingSelect.h>
#include <eoStochTournamentSelect.h>
<<<<<<< make_algo_scalar.h
#include <utils/eoDistance.h>
=======
#include <eoSharingSelect.h>
>>>>>>> 1.13
#include <utils/eoDistance.h>
// Breeders
#include <eoGeneralBreeder.h>