mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 09:20:22 +00:00
updates to printer to get instantiations, take 1
This commit is contained in:
parent
f0eee41ab9
commit
a628e4c4e5
10 changed files with 82 additions and 27 deletions
|
@ -175,6 +175,7 @@ struct smt_params : public preprocessor_params,
|
|||
// -----------------------------------
|
||||
bool m_axioms2files = false;
|
||||
bool m_lemmas2console = false;
|
||||
bool m_instantiations2console = false;
|
||||
symbol m_logic = symbol::null;
|
||||
|
||||
// -----------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue