mirror of
https://github.com/Z3Prover/z3
synced 2025-06-29 09:28:45 +00:00
parent
d745d03afd
commit
3d26b501e7
3 changed files with 3 additions and 3 deletions
|
@ -375,7 +375,6 @@ namespace smt {
|
|||
}
|
||||
else {
|
||||
SASSERT(is_app(n));
|
||||
SASSERT(!gate_ctx);
|
||||
internalize_term(to_app(n));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue