From cb1ae314411d78952062e5092804b85d981ad6e1 Mon Sep 17 00:00:00 2001 From: barras Date: Wed, 12 Mar 2003 17:49:21 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3761 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/library.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/library.mli') diff --git a/library/library.mli b/library/library.mli index d1d345aab..d69ecef9e 100644 --- a/library/library.mli +++ b/library/library.mli @@ -46,7 +46,7 @@ val require_library : bool option -> qualid located list -> bool -> unit val require_library_from_file : - bool option -> identifier option -> string -> bool -> unit + bool option -> identifier option -> System.physical_path -> bool -> unit (*s [save_library_to s f] saves the current environment as a library [s] in the file [f]. *) -- cgit v1.2.3