]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaTypes.mli
new macro screenshot
[helm.git] / helm / software / matita / matitaTypes.mli
index ecc78a629085d54df4c3325cb90930d84c37c36c..f220a848a7d0dfbcfbdea9a03f91f16f441e330a 100644 (file)
@@ -50,4 +50,7 @@ class type mathViewer =
     method show_entry : ?reuse:bool -> mathViewer_entry -> unit
     method show_uri_list :
       ?reuse:bool -> entry:mathViewer_entry -> UriManager.uri list -> unit
+    method screenshot: 
+      GrafiteTypes.status -> int * NCic.conjecture -> NCic.metasenv ->
+        NCic.substitution -> string -> unit
   end