]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaMisc.mli
Big changes:
[helm.git] / helm / matita / matitaMisc.mli
index eb6e451c7dae33403f848d7689a556bcba5b8045..86c11249aaf26465949bf8eefaf15d2bbaf4eb68 100644 (file)
  * http://helm.cs.unibo.it/
  *)
 
+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
+
 (** removes a file if it exists *)
 val safe_remove: string -> unit
 
@@ -98,6 +105,7 @@ val get_proof_aliases: MatitaTypes.status -> DisambiguateTypes.environment
 
   (** given the base name of an image, returns its full path *)
 val image_path: string -> string
+val obj_file_of_baseuri: string -> string
 val obj_file_of_script: string -> string
 
   (** invoke a given function and return its value; in addition il will print