aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/modops.ml
diff options
context:
space:
mode:
Diffstat (limited to 'checker/modops.ml')
-rw-r--r--checker/modops.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/checker/modops.ml b/checker/modops.ml
index 13e436a5e..20f330812 100644
--- a/checker/modops.ml
+++ b/checker/modops.ml
@@ -11,6 +11,7 @@ open Errors
open Util
open Pp
open Names
+open Cic
open Term
open Declarations
(*i*)