
Module: ppl/ppl Branch: master Commit: 9c44e7ac3e0247d174ddfa43ebbe4a77c55f3adc URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9c44e7ac3e024...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Mar 9 18:57:39 2012 +0100
Do use the notation "[l, u]" to denote the closed interval with boundaries `l' and `u'.
---
src/BD_Shape.templates.hh | 24 ++++++------ src/Cast_Floating_Point_Expression.defs.hh | 2 +- src/Constant_Floating_Point_Expression.defs.hh | 2 +- src/Difference_Floating_Point_Expression.defs.hh | 2 +- src/Division_Floating_Point_Expression.defs.hh | 12 +++--- src/Float.defs.hh | 2 +- src/Floating_Point_Expression.defs.hh | 10 +++--- src/Linear_Form.defs.hh | 6 ++-- ...ultiplication_Floating_Point_Expression.defs.hh | 20 +++++----- src/Octagonal_Shape.templates.hh | 38 ++++++++++---------- src/Sum_Floating_Point_Expression.defs.hh | 2 +- src/Variable_Floating_Point_Expression.defs.hh | 2 +- src/linearize.hh | 36 +++++++++--------- 13 files changed, 79 insertions(+), 79 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=9c44e7ac3...