mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 23:35:26 +00:00
move sat.smt.proof.check_rup into solver.proof.check_rup #6616
This commit is contained in:
parent
94b79eefea
commit
fd97be0e3e
5 changed files with 5 additions and 7 deletions
|
@ -180,7 +180,6 @@ namespace sat {
|
|||
bool m_drat_binary;
|
||||
symbol m_drat_file;
|
||||
bool m_smt_proof_check;
|
||||
bool m_smt_proof_check_rup;
|
||||
bool m_drat_check_unsat;
|
||||
bool m_drat_check_sat;
|
||||
bool m_drat_activity;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue