--- gforth/startup.fs 1994/02/11 16:30:47 1.1 +++ gforth/startup.fs 1994/09/12 19:00:38 1.6 @@ -3,10 +3,13 @@ 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 +include vt100.fs \ include colorize.fs include see.fs include bufio.fs