ppl src/ConSys.cc src/ConSys.defs.hh src/GenSy ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-11-05 11:36:50
Modified files: src : ConSys.cc ConSys.defs.hh GenSys.cc GenSys.defs.hh Polyhedron.cc Polyhedron.defs.hh tests : affinetrans.cc error2.cc
Log message: Changed the name of some functions: Polyhedron::assign_variable --> Polyhedron::affine_image Polyhedron::substitute_variable --> Polyhedron::affine_preimage GenSys::assign_variable --> GenSys::affine_image ConSys::substitute_variable --> ConSys::affine_preimage The new names are used in the examples and in the tests.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/ConSys.cc.diff?cvsroot=ppl... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/ConSys.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GenSys.cc.diff?cvsroot=ppl... 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/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/tests/affinetrans.cc.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/error2.cc.diff?cvsroot=p...
participants (1)
-
Elisa Ricci