added new multi-objective support
This commit is contained in:
parent
283026ed5c
commit
553586d55f
12 changed files with 1049 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile.am for eo/src
|
||||
|
||||
SUBDIRS = es ga gp do utils other
|
||||
SUBDIRS = es ga gp do utils other moo
|
||||
|
||||
lib_LIBRARIES = libeo.a
|
||||
|
||||
|
|
|
|||
Reference in a new issue