trimmed even more fat

This commit is contained in:
Maieul BOYER 2024-06-30 20:04:00 +02:00
parent 5898689697
commit bf669ee8a7
No known key found for this signature in database
30 changed files with 1372 additions and 5945 deletions

View file

@ -1,6 +1,6 @@
#define _POSIX_C_SOURCE 200112L
#include "./alloc.c"
// #include "./alloc.c"
#include "./language.c"
#include "./lexer.c"
#include "./node.c"