You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/galib/files/galib-2.4.6-makefile.patch

13 lines
693 B

--- galib246/ga/makefile.sources 2000-02-03 14:00:46.000000000 -0600
+++ galib246-new/ga/makefile.sources 2006-04-30 09:30:13.000000000 -0500
@@ -8,7 +8,8 @@
GA1DBinStrGenome.h GA2DBinStrGenome.h GA3DBinStrGenome.h GABin2DecGenome.h \
GA1DArrayGenome.h GA2DArrayGenome.h GA3DArrayGenome.h \
GAStringGenome.h GARealGenome.h \
- GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h
+ GATreeBASE.h GATree.h GATreeGenome.h GAListBASE.h GAList.h GAListGenome.h \
+ std_stream.h
SRCS= garandom.C gaerror.C GAParameter.C GAStatistics.C \
GABaseGA.C GASStateGA.C GASimpleGA.C GAIncGA.C GADemeGA.C GADCrowdingGA.C \
GASelector.C GAScaling.C GAPopulation.C GAGenome.C \