mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
disable cancelation during propagation at base level
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3a7bf2cf61
commit
5478955199
7 changed files with 149 additions and 288 deletions
|
@ -20,6 +20,7 @@ Revision History:
|
|||
#include "util/str_hashtable.h"
|
||||
|
||||
#ifdef _TRACE
|
||||
|
||||
std::ofstream tout(".z3-trace");
|
||||
|
||||
static bool g_enable_all_trace_tags = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue