mirror of
https://github.com/Z3Prover/z3
synced 2025-05-16 12:14:45 +00:00
parent
8bd0407adf
commit
ceca9fbef0
2 changed files with 7 additions and 9 deletions
|
@ -148,7 +148,6 @@ namespace smt {
|
|||
m_node1(n1),
|
||||
m_node2(n2),
|
||||
m_js(js) {
|
||||
SASSERT(n1 != n2);
|
||||
}
|
||||
|
||||
virtual void get_antecedents(conflict_resolution & cr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue