mirror of
https://github.com/Z3Prover/z3
synced 2025-05-12 02:04:43 +00:00
updated release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3985943eec
commit
2104624dfa
3 changed files with 28 additions and 6 deletions
|
@ -1601,7 +1601,7 @@ namespace smt {
|
|||
if (inconsistent())
|
||||
return false;
|
||||
}
|
||||
#if 1
|
||||
#if 0
|
||||
if (at_search_level() && induction::should_try(*this)) {
|
||||
get_induction()();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue