From 13d449a37131f69ae9fce6c230974b926d579d28 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 1 Jan 2009 09:24:56 +0000 Subject: Switched to "standardized" names for the properties of eq and identity. Add notations for compatibility and support for understanding these notations in the ml files. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11729 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/nametab.mli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'library/nametab.mli') diff --git a/library/nametab.mli b/library/nametab.mli index eab86db1d..225a8b080 100755 --- a/library/nametab.mli +++ b/library/nametab.mli @@ -116,9 +116,10 @@ val locate_module : qualid -> module_path (* A variant looking up a [section_path] *) val absolute_reference : section_path -> global_reference +val extended_absolute_reference : section_path -> extended_global_reference -(*s These function tell if the given absolute name is already taken *) +(*s These functions tell if the given absolute name is already taken *) val exists_cci : section_path -> bool val exists_modtype : section_path -> bool -- cgit v1.2.3