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
2000-11-03 20:03:26 +00:00
..
contrib no 2000-08-10 14:23:19 +00:00
doc Added an eoSortedStatBase for more efficient statistic calculations 2000-10-06 10:41:38 +00:00
src Added some safety test in roulette_wheel procedures: 2000-10-30 14:54:29 +00:00
test Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
win eoCounter? 2000-08-23 12:03:01 +00:00
.cvsignore *** empty log message *** 1999-09-10 12:11:11 +00:00
acconfig.h learning about autoconf: eoBin and bvector.h 1999-02-08 14:15:11 +00:00
AUTHORS Updated authors and started a README 2000-10-06 07:50:10 +00:00
autogen.sh 1999-01-29 12:23:55 +00:00
ChangeLog 1999-01-29 12:23:55 +00:00
config.guess 1999-01-29 12:23:55 +00:00
config.sub 1999-01-29 12:23:55 +00:00
configure.in fixing autoconfiguration 2000-11-03 20:03:26 +00:00
COPYING 1999-01-29 12:23:55 +00:00
INSTALL 1999-01-29 12:23:55 +00:00
install-sh 1999-01-29 12:23:55 +00:00
LICENSE Added LICENSE 1999-09-20 11:37:00 +00:00
ltconfig New fresh ltconfig, works on my RedHat distr and also on geneura 2000-08-03 17:11:54 +00:00
ltmain.sh Added a different libtool configure so it runs on more machines 2000-08-03 17:11:02 +00:00
Makefile.am fixing autoconfiguration 2000-11-03 20:03:26 +00:00
missing 1999-01-29 12:23:55 +00:00
mkinstalldirs eoBreeder almost finished 1999-02-12 17:43:28 +00:00
NEWS 1999-01-29 12:23:55 +00:00
README Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
README.html Added missing files, and LICENSE 2000-08-03 15:44:01 +00:00
TODO.html Added missing files, and LICENSE 2000-08-03 15:44:01 +00:00

Welcome to EO,

if you extracted a fresh snapshot from the cvs-repository, remember to do:

$> ./autogen.sh --enable-maintainer-mode

instead of

$> ./configure

before making the libraries.

Documentation can be found in:
   eo/doc/html

And \latex sources for a reference manual in:
   eo/doc/latex

There are currently no examples except the programs in the test directory. 
Only the files mentioned in Makefile.am will actually compile.