]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/disambiguate.mli
* variant types changed for selection mode
[helm.git] / helm / gTopLevel / disambiguate.mli
index 9fdfb8993dae6cdf8eaf7c57a97414d96259955b..0114ce27f4e985659ea6d41059a3a292cc312d17 100644 (file)
@@ -46,7 +46,7 @@ module type Callbacks =
 
     val output_html : string -> unit
     val interactive_user_uri_choice :
-      selection_mode:[`SINGLE | `EXTENDED] ->
+      selection_mode:[`SINGLE | `MULTIPLE] ->
       ?ok:string ->
       ?enable_button_for_non_vars:bool ->
       title:string -> msg:string -> id:string -> string list -> string list