]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaScript.mli
attached macros: hint(partial), check
[helm.git] / helm / matita / matitaScript.mli
index 2529376f1880b7e3effb524b06ffd5e5002ff675..f7c86fc3c3298a0a79bf9f57edbe89e6be2853da 100644 (file)
@@ -61,7 +61,12 @@ object
 
 end
 
-val script: buffer:GText.buffer -> init:MatitaTypes.status -> unit -> script
+val script: 
+  buffer:GText.buffer -> 
+  init:MatitaTypes.status -> 
+  mathviewer: MatitaTypes.mathViewer-> 
+  unit -> 
+    script
 
 (* each time script above is called an internal ref is set, instance will return
  * the value of this ref *)