[PPL-devel] [GIT] ppl/ppl(floating_point): Removed spurious occurrence of a closing comment, preventing compilation.

Enea Zaffanella zaffanella at cs.unipr.it
Thu Sep 10 09:13:03 CEST 2009


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

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Thu Sep 10 09:12:20 2009 +0200

Removed spurious occurrence of a closing comment, preventing compilation.

---

 src/Difference_Floating_Point_Expression.defs.hh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/Difference_Floating_Point_Expression.defs.hh b/src/Difference_Floating_Point_Expression.defs.hh
index ae56a81..66116cd 100644
--- a/src/Difference_Floating_Point_Expression.defs.hh
+++ b/src/Difference_Floating_Point_Expression.defs.hh
@@ -99,7 +99,6 @@ namespace Parma_Polyhedra_Library {
   and \f$mf_{\mathbf{f}}[-1;1]\f$ the value of absolute error defined in
   <CODE>Floating_Point_Expression::absolute_error</CODE>.
 */
-*/
 template <typename FP_Interval_Type, typename FP_Format>
 class Difference_Floating_Point_Expression
   : public Floating_Point_Expression<FP_Interval_Type, FP_Format> {




More information about the PPL-devel mailing list