diff options
Diffstat (limited to 'kernel/mod_typing.ml')
| -rw-r--r-- | kernel/mod_typing.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/mod_typing.ml b/kernel/mod_typing.ml index 83fc398e7e..907b8a8fe9 100644 --- a/kernel/mod_typing.ml +++ b/kernel/mod_typing.ml @@ -377,3 +377,4 @@ and modtype_constraints cst mtb = let struct_expr_constraints = struct_expr_constraints Univ.Constraint.empty +let module_constraints = module_constraints Univ.Constraint.empty |
