Eliminate more uses of SExpr. (#6149)
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>
Thu, 18 Mar 2021 18:33:47 +0000 (13:33 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 18:33:47 +0000 (13:33 -0500)
commit2638e65d242fa9da99d038db07c4a2b75e8dfde3
treea3be9ecd4d807957e8b0755368707158ca2b79f0
parentd52bc44199583e3c06816c1d30f61e8075820c1b
Eliminate more uses of SExpr. (#6149)

This PR eliminates all remaining uses of SExpr outside of statistics.
13 files changed:
src/api/cvc4cpp.cpp
src/main/driver_unified.cpp
src/parser/cvc/Cvc.g
src/parser/smt2/smt2.h
src/printer/printer.h
src/printer/smt2/smt2_printer.h
src/smt/command.cpp
src/smt/command.h
src/smt/env.h
src/smt/smt_engine.cpp
src/smt/smt_engine.h
test/regress/CMakeLists.txt
test/regress/regress0/options/set-and-get-options.smt2 [new file with mode: 0644]