Push complex check inside GetInstantiationsCommand (#6715)
authorGereon Kremer <nafur42@gmail.com>
Wed, 9 Jun 2021 17:15:30 +0000 (19:15 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Jun 2021 17:15:30 +0000 (17:15 +0000)
commitcd34574f476827c11e1f0d9a33141a04b5175696
treea1adab1b8613e3418e462681f5705ba290fe2af3
parente9d650f668bf044b2baad5328d80e64522454c50
Push complex check inside GetInstantiationsCommand (#6715)

This PR pushes a rather complex check from the CommandExecutor inside the GetInstantiationsCommand.
The aim is to only use the instFormatMode option in the library (command.cpp) but not the main driver (command_executor.cpp).
src/main/command_executor.cpp
src/smt/command.cpp
src/smt/command.h