From cb5af55e2500748daa62c11f92c53f72e37d49c4 Mon Sep 17 00:00:00 2001 From: filliatr Date: Tue, 21 Nov 2000 16:54:58 +0000 Subject: implicites manuels git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@905 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/nametab.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/nametab.mli') diff --git a/library/nametab.mli b/library/nametab.mli index 2b0e4dd52..68e272740 100755 --- a/library/nametab.mli +++ b/library/nametab.mli @@ -21,7 +21,7 @@ val push_module : string -> module_contents -> unit val sp_of_id : path_kind -> identifier -> global_reference -(* This returns the section_path of a constant or fails with Not_found *) +(* This returns the section path of a constant or fails with [Not_found] *) val constant_sp_of_id : identifier -> section_path val locate : section_path -> global_reference -- cgit v1.2.3