Use new let binding in AST printer (#5529)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 30 Nov 2020 22:50:09 +0000 (16:50 -0600)
committerGitHub <noreply@github.com>
Mon, 30 Nov 2020 22:50:09 +0000 (16:50 -0600)
commit32f8874353e12f273212d153091f084617faea2e
tree3a5aa8b8be6cfe0f1cd4fd3ef1fe3bb85e394d93
parent1b73aefa4a33b5033390f7d6c9c96fa58cd3a298
Use new let binding in AST printer (#5529)

Required for removing the old DagificationVisitor
src/printer/ast/ast_printer.cpp
src/printer/ast/ast_printer.h
src/printer/smt2/smt2_printer.cpp