| version 1.6, Sat Jan 4 08:26:57 2003 UTC | version 1.7, Mon Jan 6 11:18:59 2003 UTC | ||
|---|---|---|---|
|
|
||
| : print-bt-entry ( return-stack-item -- ) | : print-bt-entry ( return-stack-item -- ) | ||
| cell - dup in-dictionary? over dup aligned = and | cell - dup in-dictionary? over dup aligned = and | ||
| if | if | ||
| @ dup threaded>name if | @ dup threaded>name dup if | ||
| .name drop | .name drop | ||
| else | else | ||
| drop dup look if | drop dup look if |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |