X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FchosenTermEditor.mli;h=1cc4f56062c78e702e04ac7b682d70ba67c1c1ec;hb=fd648e40eb2c9c5b29cfa4408459511a74898d1d;hp=ebd9a95e664e61d80e73cf85a3e30f1d35911ed1;hpb=6f7dbdfa37be6a1135df8169557eab5c92c485e2;p=helm.git diff --git a/helm/gTopLevel/chosenTermEditor.mli b/helm/gTopLevel/chosenTermEditor.mli index ebd9a95e6..1cc4f5606 100644 --- a/helm/gTopLevel/chosenTermEditor.mli +++ b/helm/gTopLevel/chosenTermEditor.mli @@ -11,7 +11,7 @@ class type term_editor = end module Make : - functor (C : Disambiguate_types.Callbacks) -> + functor (C : DisambiguateTypes.Callbacks) -> sig val term_editor : MQIConn.handle ->