
Module: ppl/ppl Branch: master Commit: ee3078871418fbb8d3bc57c6fb0bbcd7ebdf00fe URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=ee3078871418f...
Author: Patricia Hill p.m.hill@leeds.ac.uk Date: Sat Apr 18 22:19:12 2009 +0100
Removed deprecated methods *and_minimize().
---
tests/Grid/addcongruence1.cc | 33 +----- tests/Grid/addcongruences1.cc | 199 ++++++++------------------------- tests/Grid/addconstraint1.cc | 42 +------- tests/Grid/addconstraints1.cc | 123 ++------------------- tests/Grid/addgenerator1.cc | 55 ++------- tests/Grid/addgenerators1.cc | 100 +++-------------- tests/Grid/affinedim1.cc | 14 +- tests/Grid/affineimage2.cc | 8 +- tests/Grid/bounded1.cc | 16 ++-- tests/Grid/bounds1.cc | 18 ++-- tests/Grid/certificate1.cc | 2 +- tests/Grid/congruences1.cc | 2 +- tests/Grid/containsintegerpoint1.cc | 10 +- tests/Grid/discrete1.cc | 14 +- tests/Grid/generators1.cc | 2 +- tests/Grid/grid1.cc | 92 ++++++++-------- tests/Grid/grid2.cc | 78 +++++++------- tests/Grid/intersection1.cc | 213 +---------------------------------- tests/Grid/maxmin1.cc | 18 ++-- tests/Grid/mingenerators1.cc | 2 +- tests/Grid/partition1.cc | 3 +- tests/Grid/removespacedims1.cc | 6 +- tests/Grid/removespacedims2.cc | 4 +- tests/Grid/simplifyusingcontext1.cc | 8 +- tests/Grid/topclosed1.cc | 14 +- 25 files changed, 245 insertions(+), 831 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=ee3078871...