mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
replaced check_interpolants option with interp.check
This commit is contained in:
parent
6e18f44d99
commit
5454e38935
7 changed files with 2 additions and 23 deletions
|
@ -30,7 +30,6 @@ public:
|
|||
bool m_auto_config;
|
||||
bool m_proof;
|
||||
bool m_interpolants;
|
||||
bool m_check_interpolants;
|
||||
bool m_debug_ref_count;
|
||||
bool m_trace;
|
||||
std::string m_trace_file_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue