aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-16 14:13:11 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-16 14:13:11 +0000
commit37b4895e6037c61b354a587fc9021ef640374186 (patch)
tree437163869a5f07626e310b1d5f8e600f3d36cd81 /kernel
parent7dcd68c8dad54bcae3a8739d82ed75efd8ea4f05 (diff)
Names.mli: double declaration of mind_modpath
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12941 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel')
-rw-r--r--kernel/names.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/names.mli b/kernel/names.mli
index e42f8ea71..e4d2c9322 100644
--- a/kernel/names.mli
+++ b/kernel/names.mli
@@ -181,7 +181,6 @@ val debug_string_of_mind : mutual_inductive -> string
-val mind_modpath : mutual_inductive -> module_path
val ind_modpath : inductive -> module_path
val constr_modpath : constructor -> module_path