aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/term.mli
diff options
context:
space:
mode:
Diffstat (limited to 'checker/term.mli')
-rw-r--r--checker/term.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/checker/term.mli b/checker/term.mli
index 68b408617..f75341b9d 100644
--- a/checker/term.mli
+++ b/checker/term.mli
@@ -2,6 +2,7 @@ open Names
open Cic
val family_of_sort : sorts -> sorts_family
+val family_equal : sorts_family -> sorts_family -> bool
val strip_outer_cast : constr -> constr
val collapse_appl : constr -> constr