
15 Oct
2001
15 Oct
'01
5:14 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-10-15 17:14:51
Modified files: src : Polyhedron.defs.hh Polyhedron.cc
Log message: Now the default constructor of a polyhedron has a default argument. If `full' is false, it builds an empty polyhedron (it has the flag set to empty); otherwise, if it has the default value (i.e. true), it bulids a zero-dimensional polyhedron.
Patches: 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.cc.diff?cvsroot...