]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/invokeTactics.mli
- fixed logging in log window so that spurious html tags are no longer
[helm.git] / helm / gTopLevel / invokeTactics.mli
index 2c11fb3d358d0783e946537855106885aa934a03..200e50a15535eb69da4044fbc7f766eab9399e0c 100644 (file)
@@ -52,7 +52,7 @@ module type Callbacks =
         context: Cic.context ;
         set_context : Cic.context -> unit >
     (* output messages *)
-    val output_html : string -> unit
+    val output_html : Ui_logger.html_msg -> unit
     (* GUI refresh functions *)
     val refresh_proof : unit -> unit
     val refresh_goals : unit -> unit