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, 2 insertions, 0 deletions
diff --git a/config/coq_config.mli b/config/coq_config.mli
index e8c1b5304..46404215f 100644
--- a/config/coq_config.mli
+++ b/config/coq_config.mli
@@ -24,6 +24,8 @@ val camlp4lib : string (* where is the library of Camlp4 *)
val best : string (* byte/opt *)
val arch : string (* architecture *)
val osdeplibs : string (* OS dependant link options for ocamlc *)
+val coqrunbyteflags : string (* -custom/-dllib -lcoqrun *)
+
(* val defined : string list (* options for lib/ocamlpp *) *)