--- gforth/startup.fs 1997/09/01 23:07:09 1.24 +++ gforth/startup.fs 1998/04/29 17:09:36 1.25 @@ -50,6 +50,7 @@ require assert.fs require blocks.fs require intcomp.fs require savesys.fs +require table.fs \ define the environmental queries for all the loaded wordsets \ since the blocks wordset is loaded in a single file, its queries