diff options
Diffstat (limited to 'state.h')
-rw-r--r-- | state.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ typedef struct _state State; struct _state { Thread *th; Ht strings; + Ht globals; }; State state_new(); |
index : badthing | ||
the best scheme that i have, and that's bad enough for me |
summaryrefslogtreecommitdiff |