mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
parent
be3a9b227c
commit
64a0e62648
5 changed files with 70 additions and 81 deletions
|
@ -83,7 +83,6 @@ namespace smt {
|
|||
SASSERT(m_antecedent);
|
||||
ast_manager& m = cr.get_manager();
|
||||
proof_ref_vector prs(m);
|
||||
cr.init_mk_proof();
|
||||
proof * pr = cr.get_proof(m_antecedent);
|
||||
if (!pr)
|
||||
return pr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue