(proof-new) Proof node to SExpr utility. (#4512)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 22 May 2020 13:01:59 +0000 (08:01 -0500)
committerGitHub <noreply@github.com>
Fri, 22 May 2020 13:01:59 +0000 (08:01 -0500)
commitae33f11d0f4156b4d21b9e77f6df59ec0f9e8184
tree7be8eb9e2084a6754277b8c3ef86968e8f029692
parent026f7ae7bb3678281fb46defff4a1202c69d5f4e
(proof-new) Proof node to SExpr utility. (#4512)

This is required for dag-ifying ProofNode output.
src/expr/CMakeLists.txt
src/expr/proof_node_to_sexpr.cpp [new file with mode: 0644]
src/expr/proof_node_to_sexpr.h [new file with mode: 0644]