]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaTypes.ml
1. Method screenshot moved to CicMathView where it belongs to.
[helm.git] / matita / matita / matitaTypes.ml
index e5b80d0e883c483e3c6b41e3028205985462e475..6ead6da4769eb85c1444ee560a4af08dbb73b1bd 100644 (file)
@@ -82,7 +82,4 @@ class type mathViewer =
      *  opens a new one. default is false
      *)
     method show_entry: ?reuse:bool -> mathViewer_entry -> unit
-    method screenshot: 
-      GrafiteTypes.status -> NCic.metasenv -> NCic.metasenv ->
-        NCic.substitution -> string -> unit
   end