[proofs] Fix assertion in EqProof conversion (#7522)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Thu, 28 Oct 2021 18:59:43 +0000 (15:59 -0300)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 18:59:43 +0000 (18:59 +0000)
commit22b0ff77781b957c3ed714dd7ac88fb8c5a8d25c
tree99c3616e3b47f0a6009a6e7dd824f42dd709b711
parent8043314ad3a38f8764eb7850a50a387d0696d978
[proofs] Fix assertion in EqProof conversion  (#7522)

Also improves a few traces.

Fixes cvc5/cvc5-projects#330
src/theory/uf/eq_proof.cpp
test/regress/CMakeLists.txt
test/regress/regress0/proofs/project-issue330-eqproof.smt2 [new file with mode: 0644]