--- gforth/glocals.fs 1995/04/20 09:42:54 1.11 +++ gforth/glocals.fs 1995/04/29 14:51:19 1.12 @@ -137,7 +137,7 @@ variable locals-dp \ so here's the speci \ defines the local "name"; the offset of the local shall be \ stored in a-addr create - immediate + immediate restrict here 0 , ( place for the offset ) ; : lp-offset ( n1 -- n2 )