[PPL-devel] [GIT] ppl/ppl(floating_point): Removed comments.

Roberto Amadini r.amadini at virgilio.it
Thu Sep 17 15:46:25 CEST 2009


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

Author: Roberto Amadini <r.amadini at virgilio.it>
Date:   Thu Sep 17 15:41:32 2009 +0200

Removed comments.

---

 tests/Floating_Point_Expression/refinelf1.cc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/Floating_Point_Expression/refinelf1.cc b/tests/Floating_Point_Expression/refinelf1.cc
index 747154e..a0c2f29 100644
--- a/tests/Floating_Point_Expression/refinelf1.cc
+++ b/tests/Floating_Point_Expression/refinelf1.cc
@@ -222,9 +222,9 @@ test05() {
 } //namespace
 
 BEGIN_MAIN
-/*DO_TEST(test01);
+  DO_TEST(test01);
   DO_TEST(test02);
   DO_TEST(test03);
-  DO_TEST(test04); */
+  DO_TEST(test04);
   DO_TEST(test05);
 END_MAIN




More information about the PPL-devel mailing list