mirror of
https://github.com/Z3Prover/z3
synced 2026-06-23 09:00:30 +00:00
flexible handling with quantifiers
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
225ac56f5a
commit
728ac39a59
1 changed files with 0 additions and 1 deletions
|
|
@ -2163,7 +2163,6 @@ namespace smt {
|
|||
}
|
||||
|
||||
SASSERT(is_quantifier(atom));
|
||||
UNREACHABLE();
|
||||
}
|
||||
|
||||
void process_literal(expr* atom, polarity pol) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue