* mo/src/acceptCrit/moBetterAcceptCrit.h: Fix typo.
Signed-off-by: quemy <alexandre.quemy@gmail.com>
This commit is contained in:
parent
84b3601f90
commit
33d82973d2
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ public:
|
||||||
/*
|
/*
|
||||||
constructor with a specific comparator
|
constructor with a specific comparator
|
||||||
|
|
||||||
@param _comparator the comparaison method of two solutions
|
@param _comparator the comparison method of two solutions
|
||||||
*/
|
*/
|
||||||
moBetterAcceptCrit(moSolComparator<EOT>& _comparator):comparator(_comparator) {}
|
moBetterAcceptCrit(moSolComparator<EOT>& _comparator):comparator(_comparator) {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue