mirror of
https://github.com/Z3Prover/z3
synced 2026-05-01 16:13:44 +00:00
use ast_manager as an attribute
This commit is contained in:
parent
5073959ae0
commit
cf7bba6288
6 changed files with 311 additions and 316 deletions
|
|
@ -106,7 +106,6 @@ public:
|
|||
SASSERT(!m_som || !m_hoist_mul); // som is mutually exclusive with hoisting multiplication.
|
||||
}
|
||||
|
||||
ast_manager & m() const { return Config::m(); }
|
||||
family_id get_fid() const { return Config::get_fid(); }
|
||||
|
||||
void updt_params(params_ref const & p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue