]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaTypes.ml
This commit simplifies the interfaces of the various Widget-related .mli
[helm.git] / matita / matita / matitaTypes.ml
index 1f7c50729415d20a93466ced090ada597cea06b7..e5b80d0e883c483e3c6b41e3028205985462e475 100644 (file)
@@ -82,8 +82,6 @@ class type mathViewer =
      *  opens a new one. default is false
      *)
     method show_entry: ?reuse:bool -> mathViewer_entry -> unit
-    method show_uri_list:
-      ?reuse:bool -> entry:mathViewer_entry -> NReference.reference list -> unit
     method screenshot: 
       GrafiteTypes.status -> NCic.metasenv -> NCic.metasenv ->
         NCic.substitution -> string -> unit