aboutsummaryrefslogtreecommitdiff
path: root/checker/check.mllib
diff options
context:
space:
mode:
authorletouzey2013-03-13 09:40:54 +0000
committerletouzey2013-03-13 09:40:54 +0000
commit3539ebd26a8d737ca89fe4efded4442af01f2fb8 (patch)
tree7741ab9e3d24b7efb4e03c588a68e3f249150038 /checker/check.mllib
parent30dfe64d7aeb9eecb332b7d4c41ff607924c970c (diff)
Fix compilation of coqchk (broken by commit 16268), bis repetita
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16297 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'checker/check.mllib')
-rw-r--r--checker/check.mllib4
1 files changed, 2 insertions, 2 deletions
diff --git a/checker/check.mllib b/checker/check.mllib
index ae1ace37f8..04c31103fe 100644
--- a/checker/check.mllib
+++ b/checker/check.mllib
@@ -1,8 +1,9 @@
Coq_config
+Int
+Option
Store
Exninfo
Backtrace
-Int
Pp_control
Flags
Pp
@@ -18,7 +19,6 @@ CList
CString
CArray
Util
-Option
CUnix
System
Envars