[PPL-devel] [GIT] ppl/ppl(master): Little formatting improvement.

Roberto Bagnara bagnara at cs.unipr.it
Mon Mar 23 14:23:14 CET 2009


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon Mar 23 14:19:49 2009 +0100

Little formatting improvement.

---

 src/Octagonal_Shape.templates.hh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/Octagonal_Shape.templates.hh b/src/Octagonal_Shape.templates.hh
index ef78d2a..415fdb2 100644
--- a/src/Octagonal_Shape.templates.hh
+++ b/src/Octagonal_Shape.templates.hh
@@ -2441,8 +2441,7 @@ Octagonal_Shape<T>::difference_assign(const Octagonal_Shape& y) {
 
 template <typename T>
 bool
-Octagonal_Shape<T>
-::simplify_using_context_assign(const Octagonal_Shape& y) {
+Octagonal_Shape<T>::simplify_using_context_assign(const Octagonal_Shape& y) {
   // FIXME(0.10.1): provide a real implementation.
   used(y);
   return true;




More information about the PPL-devel mailing list