Organize project tools and local workflows: c/tools, c/scripts, c/tests, root Makefile (flat C core untouched) (#22)

This commit is contained in:
ZacharyZcR
2026-07-10 16:08:39 +08:00
committed by GitHub
parent a2942b2172
commit 13e8f09ffc
23 changed files with 87 additions and 52 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* GENERATO da gen_unicode.py — non modificare a mano. */
/* GENERATO da tools/gen_unicode.py — non modificare a mano. */
#ifndef TOK_UNICODE_H
#define TOK_UNICODE_H
#include <stdint.h>