]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguateTypes.mli
many strings that are supposed to be URIs are now UriManager.uri
[helm.git] / helm / ocaml / cic_disambiguation / disambiguateTypes.mli
index bd9ba5e99e9b0db8eef4fc05073277d06ff01b04..89d52901532e359ce463d11ecd526c6e29aa3480 100644 (file)
@@ -48,7 +48,8 @@ module type Callbacks =
       selection_mode:[`SINGLE | `MULTIPLE] ->
       ?ok:string ->
       ?enable_button_for_non_vars:bool ->
-      title:string -> msg:string -> id:string -> string list -> string list
+      title:string -> msg:string -> id:string -> UriManager.uri list ->
+       UriManager.uri list
 
       val interactive_interpretation_choice :
       (string * string) list list -> int list