(proof-new) CDProof inherits from ProofGenerator (#4622)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 19 Jun 2020 23:55:19 +0000 (18:55 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 23:55:19 +0000 (18:55 -0500)
commite8000a4693ecc1f8418c80726032ef6937e36241
treeb6869ef2f8da60f76d6f946f38fb885f1d817d33
parent0f9ae462a99f04607c6406afb129fa1393f1ce33
(proof-new) CDProof inherits from ProofGenerator (#4622)

This design simplifies a number of issues and makes the PRefProofGenerator class obsolete.
src/expr/lazy_proof.cpp
src/expr/lazy_proof.h
src/expr/proof.cpp
src/expr/proof.h
src/expr/proof_generator.cpp
src/expr/proof_generator.h
src/expr/term_conversion_proof_generator.cpp