--- gforth/startup.fs 2005/01/06 21:54:17 1.56 +++ gforth/startup.fs 2005/01/09 19:58:08 1.57 @@ -32,6 +32,9 @@ include errors.fs include extend.fs \ load core-extended include hash.fs +[ifundef] xemit + require kernel/xchars.fs +[then] \ require interpretation.fs \ include float.fs \ include search.fs