]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/invokeTactics.mli
ocaml 3.09 transition
[helm.git] / helm / gTopLevel / invokeTactics.mli
index cf116a5421e2ae665b28c12f078a2232746ebe5e..993199fe4b9fa70866297dc9aef8e40a8e79b715 100644 (file)
@@ -60,7 +60,7 @@ module type Callbacks =
       (UriManager.uri * int * 'b list) list
     val mk_fresh_name_callback : ProofEngineTypes.mk_fresh_name_type
     val mqi_handle : MQIConn.handle
-    val dbh : Dbi.connection
+    val dbd:Mysql.dbd
   end
 
 module type Tactics =