diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/coq_config.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coq_config.mli b/config/coq_config.mli index b7731b8ab2..d896d6175e 100644 --- a/config/coq_config.mli +++ b/config/coq_config.mli @@ -12,6 +12,7 @@ val camllib : string (* for Dynlink *) 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 *) |
