aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/library.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/library.mli')
-rw-r--r--library/library.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.mli b/library/library.mli
index 8ed3afd66..530209485 100644
--- a/library/library.mli
+++ b/library/library.mli
@@ -37,7 +37,7 @@ val import_module : bool -> qualid located -> unit
val start_library : string -> DirPath.t * string
(** {6 End the compilation of a library and save it to a ".vo" file } *)
-val save_library_to : DirPath.t -> string -> unit
+val save_library_to : ?todo:'a -> DirPath.t -> string -> unit
(** {6 Interrogate the status of libraries } *)