]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaGuiTypes.mli
update in apps_2
[helm.git] / matita / matita / matitaGuiTypes.mli
index fa2583d06d6b98299d374df8983c6390f8cfd08a..f75769fb0daccdc65168e3160db4716770e7a0f0 100644 (file)
@@ -43,8 +43,3 @@ object
   method goto_sequent:
    #ApplyTransformation.status -> int -> unit (* to be called _after_ load_sequents *)
 end
-
-class type cicBrowser =
-object
-  method load: MatitaTypes.mathViewer_entry -> unit
-end