Updated documentation to give proper include file in doxygen and define a module selectors

Also added a load(stream) and save(stream) to eoState
This commit is contained in:
mac 2000-04-09 09:46:20 +00:00
commit f357a908bf
7 changed files with 46 additions and 9 deletions

View file

@ -42,6 +42,10 @@
#include "eoRNG.h"
/**
\defgroup selectors
*/
template <class EOT>
bool minimizing_fitness()
{