--- gforth/engine/engine.c 2001/12/24 14:09:08 1.34 +++ gforth/engine/engine.c 2001/12/25 16:55:10 1.35 @@ -300,6 +300,7 @@ static int ufileattr[6]= { #else #define SUPER_END #endif +#define SUPER_CONTINUE #ifdef GFORTH_DEBUGGING /* define some VM registers as global variables, so they survive exceptions;