]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaScript.mli
Big commit to let Ferruccio try the merge_coercion patch.
[helm.git] / helm / matita / matitaScript.mli
index e407b090a42e85516e4875c7e4d85a19e0b8adf3..2b36a5d3d4fb3165d33ca8aacf00feab8cba5ff2 100644 (file)
@@ -81,7 +81,6 @@ end
    * "*") on the side of a script name *)
 val script: 
   source_view:GSourceView.source_view -> 
-  init:GrafiteTypes.status -> 
   mathviewer: MatitaTypes.mathViewer-> 
   urichooser: (UriManager.uri list -> UriManager.uri list) -> 
   develcreator: (containing:string option -> unit) ->