X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtermEditor.mli;h=b3fb949378f504bb9b060d1c88cf60d23bdfc812;hb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;hp=67b076505cf347954519244424b7af27ed4fc0e1;hpb=6f7dbdfa37be6a1135df8169557eab5c92c485e2;p=helm.git diff --git a/helm/gTopLevel/termEditor.mli b/helm/gTopLevel/termEditor.mli index 67b076505..b3fb94937 100644 --- a/helm/gTopLevel/termEditor.mli +++ b/helm/gTopLevel/termEditor.mli @@ -36,7 +36,7 @@ class type term_editor = method environment : DisambiguatingParser.EnvironmentP3.t ref end -module Make (C : Disambiguate_types.Callbacks) : +module Make (C : DisambiguateTypes.Callbacks) : sig val term_editor : MQIConn.handle ->