]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaGuiTypes.mli
- added an hack to load sequents viewer's mathml from file
[helm.git] / matita / matitaGuiTypes.mli
index 1b9d17cad514f31a5be825878ead76b26405ca78..6457dc0c8d5701cac8d06a58582fe96653f85814 100644 (file)
@@ -139,6 +139,8 @@ object
   method load_logo_with_qed: unit
   method load_sequents: GrafiteTypes.incomplete_proof -> unit
   method goto_sequent: int -> unit  (* to be called _after_ load_sequents *)
+
+  method cicMathView: cicMathView
 end
 
 class type cicBrowser =