]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/library/libraryClean.mli
Fixed pretty printer and debug printings
[helm.git] / helm / software / components / library / libraryClean.mli
index f4ce6de570925ddfd7d28542fbed46b91709b772..89f3b7b1dbf066cec84965f039cdab681ee42f13 100644 (file)
@@ -23,4 +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