This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/tutorial/Templates/Makefile.am
kuepper ab9b38654d * mainpage.html: update, add link to Niko Hansen's comparison
* README: Add more specific note about tutorial.

* configure.in: Bump version to 1.0-beta1

* tutorial/Makefile.am: Add all necessary files, including html and
Templates to distribution.
2006-12-03 10:41:54 +00:00

23 lines
494 B
Makefile

EXTRA_DIST = EO.tpl \
MakeSimple.tmpl \
Makefile.tmpl \
MyStructEA.cpp \
MyStructLibEA.cpp \
MyStructSEA.cpp \
README \
binCrossover.tmpl \
continue.tmpl \
create.sh \
createSimple \
eoMyStruct.tmpl \
evalFunc.tmpl \
init.tmpl \
lessOffspringExternalSelectorGenOp.tmpl \
lessOffspringSameSelectorGenOp.tmpl \
make_MyStruct.cpp \
make_genotype_MyStruct.h \
make_op_MyStruct.h \
moreOffspringGenOp.tmpl \
mutation.tmpl \
quadCrossover.tmpl \
stat.tmpl