adding acconfig.h
This commit is contained in:
parent
a44af3e7f4
commit
57e734fdf2
4 changed files with 9 additions and 8 deletions
|
|
@ -5,7 +5,6 @@
|
|||
###############################################################################
|
||||
|
||||
lib_LTLIBRARIES = libeo.la
|
||||
libeo_la_SOURCES =
|
||||
libeo_la_SOURCES = eoPersistent.cpp eoPrint eoPersistent.cpp eoPrintable.cpp
|
||||
libeo_la_SOURCES = eoPrintable.cpp eoPersistent.cpp
|
||||
libeoincdir = $(includedir)/eo
|
||||
libeoinc_HEADERS = eo EO.h eoDup.h eoMultiMonOp.h eoPop.h eoUniform.h eoESChrom.h eoNegExp.h eoProblem.h eoVector.h eoFitness.h eoNormal.h eoRnd.h eoXOver2.h eo1d.h eoID.h eoObject.h eoString.h eoAged.h eoKill.h eoOp.h eoTranspose.h eoBin.h
|
||||
|
|
|
|||
Reference in a new issue