diff options
| -rw-r--r-- | compile.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ #include <gc.h> #include <stdio.h> -#include "stdlib/util.h" #include "environment.h" CORD expr_as_text(env_t *env, CORD expr, type_t *t, CORD color); |
![]() |
index : tomo | |
| The Tomo programming language |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | compile.h | 1 |
@@ -6,7 +6,6 @@ #include <gc.h> #include <stdio.h> -#include "stdlib/util.h" #include "environment.h" CORD expr_as_text(env_t *env, CORD expr, type_t *t, CORD color); |