]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitamakeLib.mli
tagging rc-1
[helm.git] / matita / matitamakeLib.mli
index 98a46666ecce208c2714a8a337c5b52be4c1f38a..8f6fda2e47181aeed0a9550bbae8a6ee6aa3b8dd 100644 (file)
@@ -56,3 +56,7 @@ val root_for_development : development -> string
 (* gives back the name *)
 val name_for_development : development -> string 
 
+(** @return dot file for a given development, if it exists *)
+val dot_for_development : development -> string option
+
+val normalize_path: string -> string