]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.ml
added autosave and * (modified feature)
[helm.git] / helm / matita / matita.ml
index 40592d001eadd88b638242d60fd916bb8bcfa4f0..6e2fe2526e7d0d53d089a9ebaef533e7a11abe97 100644 (file)
@@ -86,6 +86,7 @@ let script =
         ~copy_cb:(fun s -> gui#sourceView#buffer#insert ("\n"^s^"\n"))
         () ~id:"boh?" uris
       with MatitaTypes.Cancel -> [])
+    ~set_star:gui#setStar
     ()
 
   (* math viewers *)