some fix
This commit is contained in:
parent
1992d60fa3
commit
e5825c4d75
5 changed files with 5 additions and 12 deletions
|
|
@ -17,7 +17,6 @@ typedef eoBin<float> Chrom;
|
|||
main()
|
||||
{
|
||||
const unsigned CHROM_SIZE = 4;
|
||||
unsigned i;
|
||||
|
||||
eoUniform<Chrom::Type> uniform(false, true);
|
||||
eoBinRandom<Chrom> random;
|
||||
|
|
|
|||
Reference in a new issue