rename allocator to cig

This commit is contained in:
2025-10-11 03:31:23 +02:00
parent 20cac1737e
commit c240443828
8 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
// the test files are compiled together.
#define ALLOCATOR_IMPLEMENTATION
#include "allocator.h"
#include "cig.h"