
Module: ppl/ppl Branch: master Commit: 6ed468a18c4ea3f2af297c6a55881956cff3ce11 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=6ed468a18c4ea...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon May 4 22:18:15 2009 +0200
The `Determinate' class has been renamed `COW_Pointset'.
---
NEWS | 2 + src/{Determinate.defs.hh => COW_Pointset.defs.hh} | 74 +++++++------- ...erminate.inlines.hh => COW_Pointset.inlines.hh} | 102 ++++++++++---------- ...{Determinate.types.hh => COW_Pointset.types.hh} | 8 +- src/Makefile.am | 6 +- src/Pointset_Ask_Tell.cc | 8 +- src/Pointset_Ask_Tell.defs.hh | 6 +- src/Pointset_Ask_Tell.inlines.hh | 8 +- src/Pointset_Ask_Tell.templates.hh | 10 +- src/Pointset_Powerset.cc | 6 +- src/Pointset_Powerset.defs.hh | 6 +- src/Pointset_Powerset.inlines.hh | 20 ++-- src/Pointset_Powerset.templates.hh | 6 +- tests/BD_Shape/membytes1.cc | 2 +- tests/Grid/membytes1.cc | 2 +- tests/Octagonal_Shape/membytes1.cc | 2 +- tests/Polyhedron/membytes1.cc | 2 +- 17 files changed, 136 insertions(+), 134 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=6ed468a18...