Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
44fa9c32
Commit
44fa9c32
authored
Feb 20, 2011
by
Andrei Paskevich
Browse files
fix a comment
parent
b59eaac0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/driver/call_provers.mli
View file @
44fa9c32
...
...
@@ -105,9 +105,9 @@ val call_on_buffer :
doesn't accept stdin. *)
val
query_call
:
prover_call
->
post_prover_call
option
(** Thread-
un
safe non-blocking function that checks if the prover
(** Thread-safe non-blocking function that checks if the prover
has finished. *)
val
wait_on_call
:
prover_call
->
post_prover_call
(** Thread-
un
safe blocking function that waits until the prover finishes. *)
(** Thread-safe blocking function that waits until the prover finishes. *)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment