aboutsummaryrefslogtreecommitdiffhomepage
path: root/stm/workerLoop.mli
diff options
context:
space:
mode:
Diffstat (limited to 'stm/workerLoop.mli')
-rw-r--r--stm/workerLoop.mli4
1 files changed, 3 insertions, 1 deletions
diff --git a/stm/workerLoop.mli b/stm/workerLoop.mli
index f02edb9bb..37ec6dacc 100644
--- a/stm/workerLoop.mli
+++ b/stm/workerLoop.mli
@@ -11,4 +11,6 @@
(* Default priority *)
val async_proofs_worker_priority : CoqworkmgrApi.priority ref
-val loop : (unit -> unit) -> Coqargs.coq_cmdopts -> string list -> string list
+val loop :
+ (unit -> unit) -> Coqargs.coq_cmdopts -> string list ->
+ Coqargs.coq_cmdopts * string list