From ed7a6a59b5dfadc5160b7c9d178241ddbdfd8f53 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 26 Nov 2000 20:43:35 +0000 Subject: Nettoyage git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@967 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/nametab.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'library/nametab.mli') diff --git a/library/nametab.mli b/library/nametab.mli index 1d39eb310..cb09d39a8 100755 --- a/library/nametab.mli +++ b/library/nametab.mli @@ -19,6 +19,7 @@ val push : section_path -> global_reference -> unit val push_object : section_path -> Libobject.obj -> unit val push_module : section_path -> module_contents -> unit +(* This should eventually disappear *) val sp_of_id : path_kind -> identifier -> global_reference (* This returns the section path of a constant or fails with [Not_found] *) -- cgit v1.2.3