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