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
evomarc 29b8f1153c An include file was missing!!!
I've inserted it in teh file actually - but if we go on with gnuplot,
it will need to be taken out again, and used in all other monitors
we will write using gnuplot (e.g. eoGnuplotWithErrorbarsMonitor,
eoGnuplotHistogramMonitor, ...).
2000-11-29 17:20:16 +00:00
..
app now works 2000-11-28 13:36:29 +00:00
contrib adding Makefile.in 2000-11-23 19:15:31 +00:00
doc adding subdirectories 2000-11-06 12:38:54 +00:00
src An include file was missing!!! 2000-11-29 17:20:16 +00:00
test fixing template type 2000-11-13 12:12:14 +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 reordering Makefile creation 2000-11-23 19:45:49 +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 adding targets 2000-11-07 13:02:48 +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.