mirror of
https://github.com/Z3Prover/z3
synced 2025-05-16 20:24:45 +00:00
This commit is contained in:
parent
d14f00d61a
commit
592b1d7f65
2 changed files with 1 additions and 2 deletions
|
@ -158,7 +158,6 @@ namespace smt {
|
|||
|
||||
void mark_as_interpreted() {
|
||||
SASSERT(!m_interpreted);
|
||||
SASSERT(m_owner->get_num_args() == 0);
|
||||
SASSERT(m_class_size == 1);
|
||||
m_interpreted = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue