ci/cd time

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@423 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-19 17:06:45 +00:00
parent 6b4c6f66e7
commit 6cf06b63cc

7
Koakumafile Executable file
View File

@@ -0,0 +1,7 @@
# $Id$
# vim: syntax=tcl
proc run {project_name} {
if { "$project_name" == "MilskoDoxygen" } {
}
}