Files
milsko/Koakumafile
NishiOwO 6cf06b63cc ci/cd time
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@423 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-19 17:06:45 +00:00

8 lines
102 B
Tcl
Executable File

# $Id$
# vim: syntax=tcl
proc run {project_name} {
if { "$project_name" == "MilskoDoxygen" } {
}
}