mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
update ml api
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d51d518f96
commit
63c0f35978
1 changed files with 1 additions and 1 deletions
|
@ -1750,7 +1750,7 @@ struct
|
||||||
let f i = Z3native.get_simplifier_name ctx i in
|
let f i = Z3native.get_simplifier_name ctx i in
|
||||||
mk_list f n
|
mk_list f n
|
||||||
|
|
||||||
let get_simplifier_description (ctx:context) (s:string) = Z3native.simplifier_get_descr
|
let get_simplifier_description = Z3native.simplifier_get_descr
|
||||||
|
|
||||||
let mk_simplifier = Z3native.mk_simplifier
|
let mk_simplifier = Z3native.mk_simplifier
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue