X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FchosenTermEditor.mli;h=d88932c70d51b3a511fe62bd57dd07370fd0f810;hb=afd3b379d4959e4a18c1f26f25e4a9c14997866f;hp=ebd9a95e664e61d80e73cf85a3e30f1d35911ed1;hpb=6f7dbdfa37be6a1135df8169557eab5c92c485e2;p=helm.git diff --git a/helm/gTopLevel/chosenTermEditor.mli b/helm/gTopLevel/chosenTermEditor.mli index ebd9a95e6..d88932c70 100644 --- a/helm/gTopLevel/chosenTermEditor.mli +++ b/helm/gTopLevel/chosenTermEditor.mli @@ -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 ->