gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20350 - monkey/branches/MonkeyBacktracking/monkey/src/monk


From: gnunet
Subject: [GNUnet-SVN] r20350 - monkey/branches/MonkeyBacktracking/monkey/src/monkey
Date: Wed, 7 Mar 2012 18:00:02 +0100

Author: safey
Date: 2012-03-07 18:00:02 +0100 (Wed, 07 Mar 2012)
New Revision: 20350

Modified:
   monkey/branches/MonkeyBacktracking/monkey/src/monkey/monkey_action.h
Log:
Taking Scope Depth Flag down

Modified: monkey/branches/MonkeyBacktracking/monkey/src/monkey/monkey_action.h
===================================================================
--- monkey/branches/MonkeyBacktracking/monkey/src/monkey/monkey_action.h        
2012-03-07 16:58:44 UTC (rev 20349)
+++ monkey/branches/MonkeyBacktracking/monkey/src/monkey/monkey_action.h        
2012-03-07 17:00:02 UTC (rev 20350)
@@ -29,7 +29,7 @@
 #define BUG_ABORT 7
 #define BUG_ARITHMETIC 8
 #define BUG_BAD_MEM_ACCESS 9
-#define EXPRESSION_EVALUATION_DEPTH 1
+#define EXPRESSION_EVALUATION_DEPTH 0
 
 
 /**




reply via email to

[Prev in Thread] Current Thread [Next in Thread]