]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguateTypes.mli
ported to new logger
[helm.git] / helm / ocaml / cic_disambiguation / disambiguateTypes.mli
index 059ecf38838320aeae9ba1aa9145cb4edd0c74a5..b6130080f170378411f307b6ce9dc98cc9bdaf86 100644 (file)
@@ -40,7 +40,6 @@ and environment = codomain_item Environment.t
 
 module type Callbacks =
   sig
-    val output_html : ?append_NL:bool -> Ui_logger.html_msg -> unit
     val interactive_user_uri_choice :
       selection_mode:[`SINGLE | `MULTIPLE] ->
       ?ok:string ->