CLKS拆分:第一步

This commit is contained in:
2026-04-23 19:30:12 +08:00
parent 5573ea1948
commit 3ed3f6acfe
8 changed files with 421 additions and 145 deletions

View File

@@ -0,0 +1,6 @@
#ifndef CLKS_VERSION_H
#define CLKS_VERSION_H
#define CLKS_VERSION_STRING "1.0.0-alpha"
#endif