Install eoPropGAGenOp.h

Add #include <cmath> in eoEsChromInit.h in order to make gcc-4.0 happy.
This commit is contained in:
kuepper 2005-08-29 07:32:13 +00:00
commit d418459a01
3 changed files with 51 additions and 44 deletions

View file

@ -71,6 +71,7 @@ pkginclude_HEADERS = eo \
eoPopEvalFunc.h \
eoPopulator.h \
eoPrintable.h \
eoPropGAGenOp.h \
eoProportionalCombinedOp.h \
eoProportionalSelect.h \
eoRandomSelect.h \