diff options
| author | Mel <mel@rnrd.eu> | 2026-05-03 19:36:41 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-05-03 19:36:41 +0200 |
| commit | 5211970448a05205b67d7604ad5e4e3925e4ddef (patch) | |
| tree | 49e563f39a7304b59d6ccb018d3e07d3d0eca4bd /boot/catboot.h | |
| parent | 1512abed55dd3f779eb774eb03f605397a4a45fe (diff) | |
| download | catskill-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.h | 1 |
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" |
