Skip to content
Snippets Groups Projects
Commit 2caef49a authored by Michele Alberti's avatar Michele Alberti
Browse files

Fix doc for function verify.

parent d7e3ef6d
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,8 @@ val verify : ...@@ -13,8 +13,8 @@ val verify :
Prover.t -> Prover.t ->
string -> string ->
unit unit
(** [verify debug format loadpath memlimit prover file] launches a verification (** [verify debug format loadpath memlimit timeout prover file] launches a
of the given [file] with the provided [prover]. verification of the given [file] with the provided [prover].
@param debug when set, enables debug information. @param debug when set, enables debug information.
@param format is the [file] format. @param format is the [file] format.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment