]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matitaGuiTypes.mli
hgdome no longer used (RIP)
[helm.git] / matita / matita / matitaGuiTypes.mli
index af4a6b31d9a8d234852b99a362c9fea256b40e1c..7fc6f9ae56280ec1827307a8b89564482e44d53c 100644 (file)
@@ -109,8 +109,8 @@ object
 
   method load_root : root:string -> unit
   method remove_selections: unit
-  method set_selection: Gdome.element option -> unit
-  method get_selections: Gdome.element list
+  method set_selection: unit option -> unit
+  method get_selections: unit list
   method set_font_size: int -> unit