]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitacleanLib.mli
packaging cleanup: get rid of ancient debhelpers, use dh_install
[helm.git] / helm / matita / matitacleanLib.mli
index 7077ed41e66a7a987d88e1ed3174ba663e6bbbc8..f4ce6de570925ddfd7d28542fbed46b91709b772 100644 (file)
  *)
 
 val clean_baseuris : ?verbose:bool -> string list -> unit
-val baseuri_of_file : string -> string 
-
-val baseuri_of_baseuri_decl : ('a, 'b, 'c) TacticAst.statement -> string option
-
-  (** check whether no objects are defined below a given baseuri *)
-val is_empty: string -> bool
-