
12 Dec
2001
12 Dec
'01
4:16 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-12-12 17:16:44
Modified files: src : Polyhedron.cc Polyhedron.inlines.hh
Log message: The function Polyhedron::set_zero_dim_univ() is now in Polyhedron.cc (instead of Polyhedron.inlines.hh), says that a zero-dimensional polyhedron is in a 0-dimensional space and clears the system of the polyhedron. Used "space_dim" instead of "space_dimension()" (where we call this function many times).
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.inlines.hh.diff...