[PPL-devel] [GIT] ppl/ppl(termination): Debugging output switched off.

Roberto Bagnara bagnara at cs.unipr.it
Mon Mar 8 18:52:43 CET 2010


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon Mar  8 21:52:26 2010 +0400

Debugging output switched off.

---

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

diff --git a/src/termination.templates.hh b/src/termination.templates.hh
index 10e1b95..84b56c3 100644
--- a/src/termination.templates.hh
+++ b/src/termination.templates.hh
@@ -28,7 +28,7 @@ site: http://www.cs.unipr.it/ppl/ . */
 #include "BD_Shape.defs.hh"
 #include "Octagonal_Shape.defs.hh"
 
-#define PRINT_DEBUG_INFO 1
+#define PRINT_DEBUG_INFO 0
 
 #if PRINT_DEBUG_INFO
 #include <iostream>




More information about the PPL-devel mailing list