]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitacleanLib.mli
ocaml 3.09 transition
[helm.git] / helm / matita / matitacleanLib.mli
index a63a8edb0be187a8a590eef40e6aaa486834f5d9..91aa51b2a1350094aa840e35fba3baeeb7c544a2 100644 (file)
  *)
 
 val clean_baseuris : ?verbose:bool -> string list -> unit
-val baseuri_of_file : string -> string 
 
-val baseuri_of_baseuri_decl : ('a, 'b, 'c) GrafiteAst.statement -> string option
-
-  (** check whether no objects are defined below a given baseuri *)
-val is_empty: string -> bool
+val baseuri_of_file: string -> string
+val obj_file_of_script : string -> string