--- gforth/backtrac.fs 2003/01/04 08:26:57 1.6 +++ gforth/backtrac.fs 2003/03/09 15:16:46 1.8 @@ -1,6 +1,6 @@ \ backtrace handling -\ Copyright (C) 1999,2000 Free Software Foundation, Inc. +\ Copyright (C) 1999,2000,2003 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -80,7 +80,7 @@ IS store-backtrace : print-bt-entry ( return-stack-item -- ) cell - dup in-dictionary? over dup aligned = and if - @ dup threaded>name if + @ dup threaded>name dup if .name drop else drop dup look if