]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaScript.mli
update in ground_2 static_2 basic_2
[helm.git] / matita / matita / matitaScript.mli
index 2152c5eea8d3d16610f23961a449983b2db0d250..9958170d9c400eb663309947ac2df5f95a8b6fd9 100644 (file)
@@ -101,15 +101,7 @@ object
 end
 
 val script: 
-  urichooser:
-    (GSourceView2.source_view -> NReference.reference list ->
-      NReference.reference list) -> 
-  ask_confirmation: 
-    (title:string -> message:string -> [`YES | `NO | `CANCEL]) -> 
-  parent:GBin.scrolled_window ->
-  tab_label:GMisc.label ->
-  unit -> 
-    script
+ parent:GBin.scrolled_window -> tab_label:GMisc.label -> unit -> script
 
 val destroy: int -> unit
 val current: unit -> script