Add declare-oracle-fun command (#8621)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 20 Apr 2022 20:04:21 +0000 (15:04 -0500)
committerGitHub <noreply@github.com>
Wed, 20 Apr 2022 20:04:21 +0000 (20:04 +0000)
commit2e555b3cac196cb141a3a4dbf934f282bfbdd723
treed2eff80ef4b4571597d459e711681bc83eac96d4
parentcdec9ce9b5ea190344f63423ebed93bea5f95571
Add declare-oracle-fun command (#8621)

In preparation for adding declare-oracle-fun to the API/parser.
src/printer/printer.cpp
src/printer/printer.h
src/printer/smt2/smt2_printer.cpp
src/printer/smt2/smt2_printer.h
src/smt/command.cpp
src/smt/command.h