aboutsummaryrefslogtreecommitdiffstats
path: root/cm-demo.c
diff options
context:
space:
mode:
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() {}