]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaScript.mli
matita now asks to save .moo if possible or cleans the dust the
[helm.git] / helm / matita / matitaScript.mli
index af1c68cc350d58c74cd5839e0f28c8895edfc116..43c40b6462148d4227a9e0a1a606cd95c4e0837f 100644 (file)
@@ -57,6 +57,9 @@ object
 
   method setGoal: int -> unit
 
+  (** end of script, true if the whole script has been executed *)
+  method eos: bool
+  
   (* debug *)
   method dump : unit -> unit