]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaTypes.mli
1. Method screenshot moved to CicMathView where it belongs to.
[helm.git] / matita / matita / matitaTypes.mli
index c1d19ee7e8c5feb3dba2241486d082294ddeee32..651294e964ff00c0b9113651765b85b62262b1a9 100644 (file)
@@ -42,7 +42,4 @@ val entry_of_string : string -> mathViewer_entry
 class type mathViewer =
   object
     method show_entry : ?reuse:bool -> mathViewer_entry -> unit
-    method screenshot: 
-      GrafiteTypes.status -> NCic.metasenv -> NCic.metasenv ->
-        NCic.substitution -> string -> unit
   end