X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FoldDisambiguate.mli;h=c9b2775fe0f5e9d5a2eaaab0554531608a3f18b5;hb=978a25d9392e5fc1a19fa37c86339c5d0b67ddd6;hp=8c8bb293fbc27b017d5f0c881d7e977e403f72b9;hpb=36f71caeee72cb15185ecbc7644ed1da5c6f8186;p=helm.git diff --git a/helm/gTopLevel/oldDisambiguate.mli b/helm/gTopLevel/oldDisambiguate.mli index 8c8bb293f..c9b2775fe 100644 --- a/helm/gTopLevel/oldDisambiguate.mli +++ b/helm/gTopLevel/oldDisambiguate.mli @@ -45,7 +45,7 @@ module type Callbacks = title:string -> msg:string -> id:string -> string list -> string list val interactive_interpretation_choice : (string * string) list list -> int list - val input_or_locate_uri : title:string -> ?id:string -> UriManager.uri + val input_or_locate_uri : title:string -> ?id:string -> unit -> UriManager.uri end type domain_and_interpretation =