]> matita.cs.unibo.it Git - helm.git/commitdiff
uses DBI handle
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 22 Oct 2004 12:55:01 +0000 (12:55 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 22 Oct 2004 12:55:01 +0000 (12:55 +0000)
helm/gTopLevel/chosenTermEditor.mli

index 1cc4f56062c78e702e04ac7b682d70ba67c1c1ec..83eb99e7dca8de16e810d157b34db7f7fd28e423 100644 (file)
@@ -14,7 +14,7 @@ module Make :
   functor (C : DisambiguateTypes.Callbacks) ->
     sig
       val term_editor :
-        MQIConn.handle ->
+        dbh:Dbi.connection ->
         ?packing:(GObj.widget -> unit) ->
         ?width:int ->
         ?height:int ->