aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/mltop.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/mltop.ml4')
-rw-r--r--toplevel/mltop.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/mltop.ml4 b/toplevel/mltop.ml4
index 5329becae..d2a240075 100644
--- a/toplevel/mltop.ml4
+++ b/toplevel/mltop.ml4
@@ -224,7 +224,7 @@ let (inMLModule,outMLModule) =
specification_function = specification_ml_module_object })
let declare_ml_modules l =
- let _ = Lib.add_anonymous_leaf (inMLModule {mnames=l}) in ()
+ Lib.add_anonymous_leaf (inMLModule {mnames=l})
let print_ml_path () =
let l = !coq_mlpath_copy in