]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/chosenTermEditor.mli
bumped changelog line to match upload date
[helm.git] / helm / gTopLevel / chosenTermEditor.mli
index ebd9a95e664e61d80e73cf85a3e30f1d35911ed1..d88932c70d51b3a511fe62bd57dd07370fd0f810 100644 (file)
@@ -11,10 +11,10 @@ class type term_editor =
   end
 
 module Make :
-  functor (C : Disambiguate_types.Callbacks) ->
+  functor (C : DisambiguateTypes.Callbacks) ->
     sig
       val term_editor :
-        MQIConn.handle ->
+        dbd:Mysql.dbd ->
         ?packing:(GObj.widget -> unit) ->
         ?width:int ->
         ?height:int ->