--- gforth/startup.fs 1994/08/31 19:42:53 1.5 +++ gforth/startup.fs 1994/09/12 19:00:38 1.6 @@ -3,8 +3,9 @@ warnings off -include float.fs -include search-order.fs +\ include float.fs +\ include search-order.fs +include glocals.fs include environ.fs \ include toolsext.fs include wordinfo.fs