Fix printing of models of uninterpreted sorts (#3597)
authorAndres Noetzli <andres.noetzli@gmail.com>
Fri, 10 Jan 2020 18:49:53 +0000 (10:49 -0800)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 10 Jan 2020 18:49:53 +0000 (12:49 -0600)
commit28ea853b689ce762b6450023added88e6b4b5400
tree697341e3d32608d2db5df28214904d9177c151d3
parent3848242e33130ba507cbfcd5d8296cdeaa3dfa35
Fix printing of models of uninterpreted sorts (#3597)
src/printer/smt2/smt2_printer.cpp
src/util/smt2_quote_string.cpp
test/regress/CMakeLists.txt
test/regress/regress0/printer/empty_sort.smt2 [new file with mode: 0644]