]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaTypes.mli
This commit simplifies the interfaces of the various Widget-related .mli
[helm.git] / matita / matita / matitaTypes.mli
index 3509f0ee7fc9b77be375d685b0d6076e290158c3..c1d19ee7e8c5feb3dba2241486d082294ddeee32 100644 (file)
@@ -42,8 +42,6 @@ val entry_of_string : string -> mathViewer_entry
 class type mathViewer =
   object
     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