--- gforth/Attic/engine.c 1995/06/07 10:05:04 1.27 +++ gforth/Attic/engine.c 1995/09/06 21:00:13 1.28 @@ -281,7 +281,7 @@ Label *engine(Xt *ip0, Cell *sp0, Cell * IF_TOS(TOS = sp[0]); IF_FTOS(FTOS = fp[0]); - prep_terminal(); +/* prep_terminal(); */ NEXT_P0; NEXT;