mirror of
https://github.com/Z3Prover/z3
synced 2025-08-19 09:40:20 +00:00
revert changes in smt directory
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
04f0a310a2
commit
9ecae4abad
5 changed files with 14 additions and 29 deletions
|
@ -193,7 +193,6 @@ namespace smt {
|
|||
// levels survives to the base level.
|
||||
b_justification m_conflict;
|
||||
literal m_not_l;
|
||||
bool m_empty_clause;
|
||||
scoped_ptr<conflict_resolution> m_conflict_resolution;
|
||||
proof_ref m_unsat_proof;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue