mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 18:05:21 +00:00
parent
8e18a94558
commit
f26c12a9ad
|
@ -449,7 +449,7 @@ namespace datalog {
|
|||
}
|
||||
}
|
||||
if (modified) {
|
||||
datalog::del_rule(m_mc, *r0, l_false);
|
||||
datalog::del_rule(m_mc, *r0, l_true);
|
||||
}
|
||||
|
||||
return modified;
|
||||
|
|
Loading…
Reference in a new issue