mirror of
https://github.com/Z3Prover/z3
synced 2026-06-19 07:06:28 +00:00
Merge branch 'master' into fix-benchmark-crashes
This commit is contained in:
commit
097372c779
1 changed files with 0 additions and 3 deletions
|
|
@ -2163,9 +2163,6 @@ namespace smt {
|
|||
}
|
||||
|
||||
SASSERT(is_quantifier(atom));
|
||||
// Nested quantifiers as atoms are not expected but can occur
|
||||
// in unsimplified formulas. Skip gracefully.
|
||||
return;
|
||||
}
|
||||
|
||||
void process_literal(expr* atom, polarity pol) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue