]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaGuiTypes.mli
Estatus finally merged into the global status using inheritance.
[helm.git] / helm / software / matita / matitaGuiTypes.mli
index 18515dac57d70031883fa10a0c626110b116c5e4..fb8c1f14a0b1c09ad5144b8c23a59d29db2b2583 100644 (file)
@@ -136,7 +136,7 @@ object
   method load_logo: unit
   method load_logo_with_qed: unit
   method load_sequents: GrafiteTypes.incomplete_proof -> unit
-  method nload_sequents: NTacStatus.tac_status -> unit
+  method nload_sequents: #NTacStatus.tac_status -> unit
   method goto_sequent: int -> unit  (* to be called _after_ load_sequents *)
 
   method cicMathView: cicMathView