[PPL-devel] [GIT] ppl/ppl(floating_point): Never leave operators at end of line.

Roberto Bagnara bagnara at cs.unipr.it
Mon Dec 21 18:25:00 CET 2009


Module: ppl/ppl
Branch: floating_point
Commit: 6b88ad1f70258ac43e9775852dbaf2fe1c5509b8
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=6b88ad1f70258ac43e9775852dbaf2fe1c5509b8

Author: Roberto Bagnara <bagnara at 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=6b88ad1f70258ac43e9775852dbaf2fe1c5509b8



More information about the PPL-devel mailing list