]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaGuiTypes.mli
new tacticals
[helm.git] / helm / matita / matitaGuiTypes.mli
index 963bb4698a4ec80a48df645efd83b71c31949d50..cf738cd85caa501f8fa103a4ac552956f4ffb781 100644 (file)
@@ -117,7 +117,7 @@ object
   method reset: unit
   method load_logo: unit
   method load_logo_with_qed: unit
-  method load_sequents: ProofEngineTypes.status -> unit
+  method load_sequents: MatitaTypes.incomplete_proof -> unit
   method goto_sequent: int -> unit  (* to be called _after_ load_sequents *)
 end