mirror of
https://github.com/Z3Prover/z3
synced 2025-07-20 11:22:04 +00:00
remove removed paramter from comment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
92bac11778
commit
7e9f7d2cfe
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ namespace qe {
|
||||||
Apply spacer friendly MBP.
|
Apply spacer friendly MBP.
|
||||||
Use parameters to control behavior.
|
Use parameters to control behavior.
|
||||||
- reduce_all_selects (false)
|
- reduce_all_selects (false)
|
||||||
- native_mbp (false) - to be deprecated
|
|
||||||
- dont_sub (false)
|
- dont_sub (false)
|
||||||
*/
|
*/
|
||||||
void spacer(app_ref_vector& vars, model& mdl, expr_ref& fml);
|
void spacer(app_ref_vector& vars, model& mdl, expr_ref& fml);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue