]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/invokeTactics.mli
* Hbugs interface clean-up.
[helm.git] / helm / gTopLevel / invokeTactics.mli
index 11b8ecf72c9960d40e7cd9cc3c21f9afae7a7642..2c11fb3d358d0783e946537855106885aa934a03 100644 (file)
@@ -62,7 +62,6 @@ module type Callbacks =
       (UriManager.uri * int * 'b list) list
     val mk_fresh_name_callback :
       Cic.context -> Cic.name -> typ:Cic.term -> Cic.name
-    val notify_hbugs : unit -> unit
   end
 
 module type Tactics =