X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2FmatitamakeLib.mli;h=89a5e3b5f1dc9e27f7113f96e0f06bce2a73571e;hb=9da5a5054b66ee9264ecccb2af43c2fce3b35e64;hp=98a46666ecce208c2714a8a337c5b52be4c1f38a;hpb=5cb95a2e44f979183a8c3e39baa3b4e7cfaf8182;p=helm.git diff --git a/matita/matitamakeLib.mli b/matita/matitamakeLib.mli index 98a46666e..89a5e3b5f 100644 --- a/matita/matitamakeLib.mli +++ b/matita/matitamakeLib.mli @@ -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 +