aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/declaremods.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/declaremods.mli')
-rw-r--r--library/declaremods.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/declaremods.mli b/library/declaremods.mli
index 322078e9b..058bfa6ad 100644
--- a/library/declaremods.mli
+++ b/library/declaremods.mli
@@ -46,7 +46,7 @@ val start_module : (env -> 'modtype -> module_struct_entry) ->
bool option -> identifier -> (identifier located list * 'modtype) list ->
('modtype * bool) option -> module_path
-val end_module : identifier -> module_path
+val end_module : unit -> module_path
@@ -58,7 +58,7 @@ val declare_modtype : (env -> 'modtype -> module_struct_entry) ->
val start_modtype : (env -> 'modtype -> module_struct_entry) ->
identifier -> (identifier located list * 'modtype) list -> module_path
-val end_modtype : identifier -> module_path
+val end_modtype : unit -> module_path
(*s Objects of a module. They come in two lists: the substitutive ones