]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaEngine.mli
1. buf fixed in eval_from_stream when first_statemente_only=true:
[helm.git] / helm / software / matita / matitaEngine.mli
index a03d1e7dad2416f799ebc2f8fffee8fb949e57fd..71bfff0b89d287371ad71dd84a991380cc79a40e 100644 (file)
@@ -49,6 +49,7 @@ val eval_from_stream :
   ?do_heavy_checks:bool ->
   ?clean_baseuri:bool ->
   ?enforce_no_new_aliases:bool -> (* default true *)
+  ?watch_statuses:(LexiconEngine.status -> GrafiteTypes.status -> unit) ->
   LexiconEngine.status ->
   GrafiteTypes.status ->
   Ulexing.lexbuf ->