Fix more missing uses of CDProof::isSame (#7491)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 25 Oct 2021 20:08:28 +0000 (15:08 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 20:08:28 +0000 (15:08 -0500)
commitd7ac0a4acba9254b082effec1f7297033bd5c487
tree1a01b26f96983129b9de29367687a36b103921db
parent50da62ab1ebd71d619e4ada901c35009396f772e
Fix more missing uses of CDProof::isSame (#7491)

Fixes cvc5/cvc5-projects#306.
src/preprocessing/assertion_pipeline.cpp
src/theory/uf/eq_proof.cpp
test/api/CMakeLists.txt
test/api/proj-issue306.cpp [new file with mode: 0644]