erasing warnings

This commit is contained in:
gustavo 2000-06-14 16:29:00 +00:00
commit 3bc1cb49d8
10 changed files with 3 additions and 11 deletions

View file

@ -22,7 +22,6 @@ main()
const unsigned POP_SIZE = 8, CHROM_SIZE = 16;
unsigned i;
eoUniform<Chrom::Type> uniform(false, true);
eoBinRandom<Chrom> random;
eoPop<Chrom> pop;