erasing warnings
This commit is contained in:
parent
318697af40
commit
3bc1cb49d8
10 changed files with 3 additions and 11 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Reference in a new issue