Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
Also changed eoSelectFromWorth etc.
This commit is contained in:
parent
cf8f6b5c16
commit
d09c216b61
11 changed files with 215 additions and 110 deletions
|
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||
AC_INIT(src/eo)
|
||||
|
||||
dnl Change the version number here
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.11)
|
||||
AM_INIT_AUTOMAKE(eo, 0.9.2)
|
||||
|
||||
dnl Checks for maintainer mode
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
|
|||
Reference in a new issue