From 6cf06b63cc0e5bae75636ea81feb68900e96e001 Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Sun, 19 Oct 2025 17:06:45 +0000 Subject: [PATCH] ci/cd time git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@423 b9cfdab3-6d41-4d17-bbe4-086880011989 --- Koakumafile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 Koakumafile 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" } { + } +}