aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/coq_config.mli
diff options
context:
space:
mode:
Diffstat (limited to 'config/coq_config.mli')
-rw-r--r--config/coq_config.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/coq_config.mli b/config/coq_config.mli
index 5feb96303..2cd1e4543 100644
--- a/config/coq_config.mli
+++ b/config/coq_config.mli
@@ -55,8 +55,6 @@ val plugins_dirs : string list
val exec_extension : string (* "" under Unix, ".exe" under MS-windows *)
val with_geoproof : bool ref (* to (de)activate functions specific to Geoproof with Coqide *)
-val csdp : string option (* the path to CSDP, for the Micromega plugin *)
-
val browser : string
(** default web browser to use, may be overriden by environment
variable COQREMOTEBROWSER *)