diff --git a/Koakumafile b/Koakumafile new file mode 100755 index 0000000..13f3dcd --- /dev/null +++ b/Koakumafile @@ -0,0 +1,7 @@ +# $Id$ +# vim: syntax=tcl + +proc run {project_name} { + if { "$project_name" == "MilskoDoxygen" } { + } +}