aboutsummaryrefslogtreecommitdiffstats
path: root/cm-demo.c
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-03-21 12:37:58 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-03-21 14:48:04 +0100
commitc7f50cfa517bdcbd6aa1021adc7c7305e9d89e1b (patch)
treeb27f8787529930c0c90aa6f74bc3286051a495a8 /cm-demo.c
parentd9413395d91f80ec7d70eb2e4667db672c763584 (diff)
setup demo
remove depend format code
Diffstat (limited to 'cm-demo.c')
-rw-r--r--cm-demo.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/cm-demo.c b/cm-demo.c
new file mode 100644
index 0000000..a349379
--- /dev/null
+++ b/cm-demo.c
@@ -0,0 +1,3 @@
+#include "cheesemap.h"
+
+int main() {}