]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitaTypes.ml
Experiment...
[helm.git] / helm / software / matita / matitaTypes.ml
index 61f4bc306407ca6ac6facfefc117128912864da1..7468bedfadfaafe84ef7edb1bdb0cec7ae973f85 100644 (file)
@@ -103,6 +103,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