Added an eoSortedStatBase for more efficient statistic calculations

updated a few makefiles to include the html and latex docs with the
distribution.
This commit is contained in:
maartenkeijzer 2000-10-06 10:41:38 +00:00
commit 1d0794c46a
4 changed files with 66 additions and 18 deletions

View file

@ -6,4 +6,12 @@
###############################################################################
EXTRA_DIST = eo.cfg foot.html
EXTRA_DIST = eo.cfg foot.html html/* latex/*
all :
doc : eo.cfg
doxygen eo.cfg
clean :
rm -rf html latex man