summaryrefslogtreecommitdiff
path: root/src/compiler.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler.sig')
-rw-r--r--src/compiler.sig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler.sig b/src/compiler.sig
index 7f724b0f..6ed2f9a6 100644
--- a/src/compiler.sig
+++ b/src/compiler.sig
@@ -215,7 +215,6 @@ signature COMPILER = sig
val addModuleRoot : string * string -> unit
val moduleOf : string -> string
- val typeOf : string -> Print.PD.pp_desc
val setStop : string -> unit
(* Stop compilation after this phase. *)