From b280ff870833a775564900d30d00a43d63246f8a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 8 Sep 2014 13:46:44 +0200 Subject: Undo: if the ui is coqtop (command line) then Undo is not part of the doc. --- lib/flags.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/flags.ml') 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 -- cgit v1.2.3