Automate g_sys structure handling for web.

This commit is contained in:
Brad Nelson
2022-07-10 21:25:22 -07:00
parent ffdbec63e5
commit 4cc02ffc96
9 changed files with 69 additions and 77 deletions

View File

@ -31,6 +31,7 @@
#define VOCABULARY_LIST V(forth) V(internals)
#include "common/bits.h"
#include "common/core.h"
#include "common/interp.h"