]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaGui.mli
added autosave and * (modified feature)
[helm.git] / helm / matita / matitaGui.mli
index 80c183fac4e78e0032768c43a143b1b30b34f9b3..18fe330161f5b376713037e109e477af8a41d21f 100644 (file)
@@ -77,6 +77,7 @@ object
   method askText: ?title:string -> ?msg:string -> unit -> string option
 
   method loadScript: string -> unit
+  method setStar: string -> bool -> unit
 
     (** {3 Fonts} *)
   method increaseFontSize: unit -> unit