fix: doc and warnings
This commit is contained in:
parent
4d51fb8132
commit
ee5e1a36f6
5 changed files with 10 additions and 5 deletions
|
|
@ -65,7 +65,7 @@ template <class EOT>
|
|||
eoEsChromInit<EOT> & do_make_genotype(eoParser& _parser, eoState& _state, EOT)
|
||||
{
|
||||
// the fitness type
|
||||
typedef typename EOT::Fitness FitT;
|
||||
// typedef typename EOT::Fitness FitT;
|
||||
eoEsChromInit<EOT> *init;
|
||||
|
||||
// for eoReal, only thing needed is the size - but might have been created elswhere ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue