mirror of
https://github.com/Z3Prover/z3
synced 2026-02-06 17:22:13 +00:00
remove unused *_signed_project() methods
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
a5488cf6e7
commit
7de648ff81
3 changed files with 0 additions and 8 deletions
|
|
@ -833,7 +833,6 @@ namespace qe {
|
|||
m_answer_simplify(m),
|
||||
m_trail(m),
|
||||
m_div_mc(nullptr) {
|
||||
s.m_solver.get_explain().set_signed_project(true);
|
||||
m_nftactic = mk_tseitin_cnf_tactic(m);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue