]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/library/libraryClean.mli
depends
[helm.git] / helm / software / components / library / libraryClean.mli
index 4d65cfe38daa87a7bc9f5d8de0f653e5b23b3a0f..89f3b7b1dbf066cec84965f039cdab681ee42f13 100644 (file)
@@ -23,5 +23,7 @@
  * http://helm.cs.unibo.it/
  *)
 
+val set_decompile_cb: (baseuri: string -> unit) -> unit
+
 val db_uris_of_baseuri : string -> string list
 val clean_baseuris : ?verbose:bool -> string list -> unit