]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/termEditor.mli
ported to Dbi-disambiguation
[helm.git] / helm / gTopLevel / termEditor.mli
index b3fb949378f504bb9b060d1c88cf60d23bdfc812..ecb40decdb207d2bad00fbb155f8b3b03bca6dce 100644 (file)
@@ -39,7 +39,7 @@ class type term_editor =
 module Make (C : DisambiguateTypes.Callbacks) :
    sig
     val term_editor :
-     MQIConn.handle ->
+     dbh:Dbi.connection ->
      ?packing:(GObj.widget -> unit) ->
      ?width:int ->
      ?height:int ->