aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/safe_typing.mli
diff options
context:
space:
mode:
Diffstat (limited to 'checker/safe_typing.mli')
-rw-r--r--checker/safe_typing.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/checker/safe_typing.mli b/checker/safe_typing.mli
index 6a7708971..cef93ad05 100644
--- a/checker/safe_typing.mli
+++ b/checker/safe_typing.mli
@@ -14,9 +14,6 @@ open Environ
val get_env : unit -> env
-(* exporting and importing modules *)
-type compiled_library
-
val set_engagement : engagement -> unit
val import :
CUnix.physical_path -> compiled_library -> constr array -> Digest.t -> unit