
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-10-19 17:27:47
Modified files: src : Polyhedron.cc Polyhedron.defs.hh Polyhedron.inlines.hh
Log message: Simplified the comment to the function swap. Used `v' instead of `var', `dim' instead of `add_dim'. All the ConSys are called `cs' and all the GenSys are called `gs'. Used the expression "thrown if" to introduce the comment to the exceptions. The variable is "substituted" in the function substitute_variable.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.defs.hh.diff?cv... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.inlines.hh.diff...