]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitamakeLib.mli
added displaying of the dep graph of a development, click action still missing
[helm.git] / matita / matitamakeLib.mli
index 98a46666ecce208c2714a8a337c5b52be4c1f38a..89a5e3b5f1dc9e27f7113f96e0f06bce2a73571e 100644 (file)
@@ -56,3 +56,6 @@ 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
+