aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coq.mli')
-rw-r--r--ide/coq.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/ide/coq.mli b/ide/coq.mli
index 966c77700..492ba0148 100644
--- a/ide/coq.mli
+++ b/ide/coq.mli
@@ -171,3 +171,5 @@ val check_connection : string list -> unit
(** Launch a coqtop with the user args in order to be sure that it works,
checking in particular that Prelude.vo is found. This command
may terminate coqide in case of trouble *)
+
+val interrupter : (int -> unit) ref