From d1df4f36c4e304d6ed446d09b64d1b3bf34bac16 Mon Sep 17 00:00:00 2001 From: soubiran Date: Wed, 15 Oct 2008 15:07:10 +0000 Subject: Report des commits 11417 et 11437 de la v8.2 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11454 85f007b7-540e-0410-9357-904b9bb8a0f7 --- kernel/names.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel/names.mli') diff --git a/kernel/names.mli b/kernel/names.mli index 177768cf43..d0efe2380e 100644 --- a/kernel/names.mli +++ b/kernel/names.mli @@ -84,6 +84,8 @@ type module_path = | MPdot of module_path * label (*i | MPapply of module_path * module_path in the future (maybe) i*) +val check_bound_mp : module_path -> bool + val string_of_mp : module_path -> string module MPset : Set.S with type elt = module_path -- cgit v1.2.3