diff options
| -rw-r--r-- | checker/check.mllib | 4 |
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 |
