Fix printing issue related to nested quotes (#3154)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 3 Aug 2019 16:56:51 +0000 (11:56 -0500)
committerGitHub <noreply@github.com>
Sat, 3 Aug 2019 16:56:51 +0000 (11:56 -0500)
commit243a1d58a139077ecf19ac8a68573e51c08e4621
tree8fa7ae926032b6c6d7c10b269ba4b32afbf6af62
parentfbc61a7bbe75c99b29cd238f552c18542deb5c32
Fix printing issue related to nested quotes (#3154)
src/expr/uninterpreted_constant.cpp
src/printer/smt2/smt2_printer.cpp
src/theory/theory_model_builder.cpp