diff options
Diffstat (limited to 'environment.h')
| -rw-r--r-- | environment.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.h b/environment.h index 64b59594..2f5c84dd 100644 --- a/environment.h +++ b/environment.h @@ -11,6 +11,7 @@ typedef struct { CORD typecode; CORD staticdefs; CORD funcs; + CORD typeinfos; CORD main; } compilation_unit_t; |
