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