Commit graph

5 commits

Author SHA1 Message Date
kuepper
0388f95758 Update for gcc-4.3 compatibility 2008-03-31 19:11:13 +00:00
maartenkeijzer
ab0fd90f46 brought gprop into 21st century 2007-08-11 20:48:07 +00:00
stevemadere
4662677a5f Made it compile under gcc 3.2.2 by adding explicit definitions
of normally derived comparison operators >, >=, and == for the
structure phenotype.  ( adding #include <utility> was not sufficient
to solve the problem)
Also added function gprop_use_datasets() to give more flexibility
in subclassing the datasets used to train the nets.
2004-01-13 20:21:52 +00:00
maartenkeijzer
07a3e56db1 eliminated gprop from the build until someone makes sure it builds under gcc-3.2 2003-03-20 20:00:38 +00:00
evomarc
08aae27088 Renamed gprop.cc into gprop.cpp for MSVC 2001-12-03 16:35:51 +00:00
Renamed from eo/app/gprop/gprop.cc (Browse further)