mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 01:11:55 +00:00
add back unit sharing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
99e3089f9f
commit
240659d7f9
1 changed files with 0 additions and 2 deletions
|
@ -112,10 +112,8 @@ namespace smt {
|
|||
break;
|
||||
}
|
||||
}
|
||||
#if 0
|
||||
if (m_config.m_share_units)
|
||||
share_units(m_l2g);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue