about summary refs log tree commit diff
path: root/boot/catboot.h
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-05-03 19:36:41 +0200
committerMel <mel@rnrd.eu>2026-05-03 19:36:41 +0200
commit5211970448a05205b67d7604ad5e4e3925e4ddef (patch)
tree49e563f39a7304b59d6ccb018d3e07d3d0eca4bd /boot/catboot.h
parent1512abed55dd3f779eb774eb03f605397a4a45fe (diff)
downloadcatskill-5211970448a05205b67d7604ad5e4e3925e4ddef.tar.zst
catskill-5211970448a05205b67d7604ad5e4e3925e4ddef.zip
Intermediate representation taxonomy
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/catboot.h')
-rw-r--r--boot/catboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/catboot.h b/boot/catboot.h
index 00764f0..e5ffe5e 100644
--- a/boot/catboot.h
+++ b/boot/catboot.h
@@ -18,5 +18,6 @@
 #include "tree.c"
 #include "parse.c"
 #include "visit/tree.c"
+#include "ir.c"
 #include "transpile.c"
 #include "build.c"