From 82649c076ae38353aec5333987c80476f27e3775 Mon Sep 17 00:00:00 2001 From: soubiran Date: Fri, 23 Oct 2009 16:19:47 +0000 Subject: First debug... the renaming of librairies was not working and auto/dn were not taking in account equivalent names of inductive types. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12408 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/libnames.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'library/libnames.mli') diff --git a/library/libnames.mli b/library/libnames.mli index fd2ca37ae..9ee7d0ab5 100644 --- a/library/libnames.mli +++ b/library/libnames.mli @@ -29,6 +29,7 @@ val isIndRef : global_reference -> bool val isConstructRef : global_reference -> bool val eq_gr : global_reference -> global_reference -> bool +val canonical_gr : global_reference -> global_reference val destVarRef : global_reference -> variable val destConstRef : global_reference -> constant -- cgit v1.2.3