mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
disable nested mul, use non-lookahead
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
059ccd67bb
commit
47b793a5e0
1 changed files with 1 additions and 1 deletions
|
@ -642,7 +642,7 @@ namespace sls {
|
|||
|
||||
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
if (!check_update(v, new_value))
|
||||
return false;
|
||||
apply_checked_update();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue