Few cosmetic modifs:

put the #define of some boolean in eoData.h
   added some include that were missing (unnoticed because of include<eo>)
   some checks in eoXXXTournamentSelect
This commit is contained in:
evomarc 2001-04-13 08:57:40 +00:00
commit e71aea497f
6 changed files with 25 additions and 21 deletions

View file

@ -27,6 +27,7 @@
//-----------------------------------------------------------------------------
#include <apply.h>
#include <eoAlgo.h>
#include <eoContinue.h>
#include <eoSelect.h>