--- gforth/engine/engine.c 2001/02/27 21:17:11 1.28 +++ gforth/engine/engine.c 2001/03/18 12:39:34 1.29 @@ -244,6 +244,8 @@ static int ufileattr[6]= { #define vm_longname2Cell(x) ((Cell)(x)) #define vm_r2Float(x) (x) +#define vm_Cell2Cell(x) (x) + /* if machine.h has not defined explicit registers, define them as implicit */ #ifndef IPREG #define IPREG