]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.ml
Committing all the recent development of Andrea after the merge between his
[helm.git] / helm / matita / matita.ml
index fbf3d500e07fa93736e8088480f340bc05a64183..07def06cd8b12dca4b1d93633f9b5c189a774f33 100644 (file)
@@ -52,7 +52,7 @@ let gui = MatitaGui.instance ()
 let script =
   let s = 
     MatitaScript.script 
-      ~view:(gui#sourceView :> GText.view)
+      ~source_view:gui#sourceView
       ~init:(Lazy.force MatitaEngine.initial_status) 
       ~mathviewer:(MatitaMathView.mathViewer ())
       ~urichooser:(fun uris ->