mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
This commit is contained in:
parent
09ab575d29
commit
64e0e785e7
3 changed files with 6 additions and 0 deletions
|
@ -81,6 +81,8 @@ public:
|
|||
expr_ref get_inlined_const_interp(func_decl* f, bool force_inline);
|
||||
expr_ref unfold_as_array(expr* e);
|
||||
|
||||
void set_inline() { m_inline = true; }
|
||||
|
||||
//
|
||||
// Primitives for building models
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue