Dear all,
with the next commit all versions of Doxygen prior to
1.2.17 will stop working, as far as PURRS is concerned.
This means that you _have_ to upgrade (http://www.doxygen.org/).
To make life easier, versions of graphviz prior to 1.8.5
will not work with Doxygen 1.2.17.
You will have to go to
http://www.research.att.com/sw/tools/graphviz/
and get a copy of graphviz 1.8.5 or later (RPMs
are also available from there).
Ciao
Roberto
--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: roberto(a)cs.unipr.it 2002-08-21 15:13:43
Modified files:
src : util.cc
Log message:
lcm(const std::vector<GNumber>&) improved: now it also works with the
empty vector and whichever numbers are in the vector (bogus assertions
removed).
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/util.cc.diff?cvsroot=pu…