From fa5fbb3625452dd560ffb5bfe5493d26b730b402 Mon Sep 17 00:00:00 2001 From: barras Date: Wed, 7 May 2008 16:13:37 +0000 Subject: fixed bug with aliases git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10896 85f007b7-540e-0410-9357-904b9bb8a0f7 --- checker/modops.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'checker/modops.mli') diff --git a/checker/modops.mli b/checker/modops.mli index 10b231f44..17b063e2a 100644 --- a/checker/modops.mli +++ b/checker/modops.mli @@ -45,6 +45,8 @@ val check_modpath_equiv : env -> module_path -> module_path -> unit val strengthen : env -> struct_expr_body -> module_path -> struct_expr_body +val update_subst : env -> module_body -> module_path -> bool * substitution + val error_incompatible_modtypes : module_type_body -> module_type_body -> 'a -- cgit v1.2.3