
23 Oct
2001
23 Oct
'01
7:21 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: ericci@cs.unipr.it 2001-10-23 19:21:42
Modified files: src : Polyhedron.cc
Log message: In function assign_variable and substitute_variable we must have size_t num_columns = x.num_dimensions() + 1 instead of size_t num_columns = x.con_sys(gen_sys).num_columns() because at this point we do not know which system we have.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Polyhedron.cc.diff?cvsroot...
8761
Age (days ago)
8761
Last active (days ago)
0 comments
1 participants
participants (1)
-
Elisa Ricci