[GIT] ppl/ppl(master): Never leave operators at end of line.

Module: ppl/ppl Branch: master Commit: 6b88ad1f70258ac43e9775852dbaf2fe1c5509b8 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=6b88ad1f70258...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Dec 21 18:24:08 2009 +0100
Never leave operators at end of line.
---
src/Boundary.defs.hh | 24 ++++++++++---------- src/Circular_Interval.defs.hh | 7 +++-- src/Difference_Floating_Point_Expression.defs.hh | 8 +++--- src/Division_Floating_Point_Expression.defs.hh | 8 +++--- ...Division_Floating_Point_Expression.templates.hh | 4 +- src/Floating_Point_Expression.templates.hh | 15 +++++------ src/Interval.defs.hh | 6 +++- src/Interval.inlines.hh | 8 +++--- src/MIP_Problem.cc | 6 ++-- ...ultiplication_Floating_Point_Expression.defs.hh | 8 +++--- ...lication_Floating_Point_Expression.templates.hh | 12 +++++----- src/Opposite_Floating_Point_Expression.defs.hh | 4 +- src/Sum_Floating_Point_Expression.defs.hh | 4 +- src/checked_float.inlines.hh | 8 +++--- src/wrap_assign.hh | 6 ++-- 15 files changed, 65 insertions(+), 63 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=6b88ad1f7...
participants (1)
-
Roberto Bagnara