
CVSROOT: /cvs/ppl Module name: ppl Changes by: zaffanella@cs.unipr.it 2004-10-26 10:04:03
Modified files: src : GenSys.defs.hh GenSys.cc
Log message: Private mathod bool GenSys::has_closure_points() const; now behaves assuming the point of view of the user, i.e., disregarding those closure points that are matched by corresponding points. Fixed a bug in private method void GenSys::adjust_topology_and_space_dimension(...); whereby an unwanted exception was thrown when converting an NNC generator system into a C generator system. This correction also makes test addgenerators11 behave correctly (i.e., no longer XFAILS).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GenSys.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GenSys.cc.diff?cvsroot=ppl...