Skip to content

Commit

Permalink
update ml api
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Feb 1, 2023
1 parent 9a94a9a commit 1289937
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/api/ml/z3.mli
Original file line number Diff line number Diff line change
Expand Up @@ -3112,9 +3112,6 @@ sig
(** Retrieves parameter descriptions for Simplifiers. *)
val get_param_descrs : simplifier -> Params.ParamDescrs.param_descrs

(** Apply the simplifier to the goal. *)
val apply : simplifier -> Goal.goal -> Params.params option -> ApplyResult.apply_result

(** The number of supported simplifiers. *)
val get_num_simplifiers : context -> int

Expand Down

0 comments on commit 1289937

Please sign in to comment.