]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguateTypes.ml
ported to new logger
[helm.git] / helm / ocaml / cic_disambiguation / disambiguateTypes.ml
index 648286ec2c7a5428d5e7f1a0a70173ed5329e9d1..92ca39f72571a9732867b51c098be7c2fc487c36 100644 (file)
@@ -22,7 +22,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 ->