aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/term.ml
diff options
context:
space:
mode:
Diffstat (limited to 'checker/term.ml')
-rw-r--r--checker/term.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/checker/term.ml b/checker/term.ml
index ab40b6fa7..db4b6599b 100644
--- a/checker/term.ml
+++ b/checker/term.ml
@@ -8,6 +8,7 @@
(* This module instantiates the structure of generic deBruijn terms to Coq *)
+open Errors
open Util
open Pp
open Names