aboutsummaryrefslogtreecommitdiff
path: root/lib/flags.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flags.ml')
-rw-r--r--lib/flags.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/flags.ml b/lib/flags.ml
index 5d8cdc30fd..2bc217fa35 100644
--- a/lib/flags.ml
+++ b/lib/flags.ml
@@ -75,6 +75,7 @@ let debug = ref false
let profile = false
let print_emacs = ref false
+let coqtop_ui = ref false
let ide_slave = ref false
let ideslave_coqtop_flags = ref None