CVSROOT: /cvs/purrs
Module name: w3purrs
Changes by: pescetti(a)cs.unipr.it 2004-03-23 18:08:52
Modified files:
htdocs/MailingLists: MailingLists.raw
Log message:
Better HTML rendering and standard compliance:
* Proper end tags in headings
* End tag </A> is required for <A NAME="..."> anchors
* Specify <P> at the beginning of every paragraph
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/w3purrs/htdocs/MailingLists/Maili…
CVSROOT: /cvs/purrs
Module name: purrs
Changes by: zolo(a)cs.unipr.it 2004-03-09 18:04:19
Modified files:
src : compute_exact_solution.cc
Log message:
Moved the calls to the simplifications'procedures so that
they are applied only on the non-homogeneous part of the
solution of linear finite order recurrence relations.
Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/compute_exact_solution.…