--- gforth/startup.fs 1996/02/09 17:34:12 1.16 +++ gforth/startup.fs 1996/05/23 15:13:12 1.18 @@ -20,6 +20,7 @@ warnings off +require interpretation.fs \ include float.fs \ include search-order.fs include glocals.fs @@ -40,9 +41,6 @@ require assert.fs require blocks.fs require dumpimage.fs -0 Value $? -: sh '# parse cr system to $? ; - \ define the environmental queries for all the loaded wordsets \ since the blocks wordset is loaded in a single file, its queries \ are defined there