X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitacleanLib.mli;h=f4ce6de570925ddfd7d28542fbed46b91709b772;hb=0a17483072707b5a460a6c04571c6ddfc5875ce2;hp=7077ed41e66a7a987d88e1ed3174ba663e6bbbc8;hpb=cb408b9ea336cd8efb990f7a1c88b566ccf0bd2e;p=helm.git diff --git a/helm/matita/matitacleanLib.mli b/helm/matita/matitacleanLib.mli index 7077ed41e..f4ce6de57 100644 --- a/helm/matita/matitacleanLib.mli +++ b/helm/matita/matitacleanLib.mli @@ -24,10 +24,3 @@ *) 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 -