aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/micromega/coq_micromega.ml
diff options
context:
space:
mode:
authorGravatar fkirchne <fkirchne@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-05-28 16:40:17 +0000
committerGravatar fkirchne <fkirchne@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-05-28 16:40:17 +0000
commitd401a2854ef77598e8d34c671f9402ba2cdd7b96 (patch)
treef269f1e247f27bdf26dd24eacc306f9c800a0f48 /plugins/micromega/coq_micromega.ml
parent7862ba932d53b1b0874564ef40e6f2d37ec690a1 (diff)
...
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13032 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/micromega/coq_micromega.ml')
-rw-r--r--plugins/micromega/coq_micromega.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/micromega/coq_micromega.ml b/plugins/micromega/coq_micromega.ml
index abe4b3680..eeb45103f 100644
--- a/plugins/micromega/coq_micromega.ml
+++ b/plugins/micromega/coq_micromega.ml
@@ -1462,7 +1462,7 @@ let csdp_cache = "csdp.cache"
(**
* Build the command to call csdpcert, and launch it. This in turn will call
* the sos driver to the csdp executable.
- * Throw CsdpNotFound if a Coq isn't aware of any csdp executable.
+ * Throw CsdpNotFound if Coq isn't aware of any csdp executable.
*)
let require_csdp =