Remove unused DELW
This commit is contained in:
parent
8ef197d248
commit
a3c3a2f44a
6
blk/037
6
blk/037
@ -10,7 +10,7 @@ Entry management
|
||||
, n -- Write n in HERE and advance it.
|
||||
ALLOT n -- Move HERE by n bytes
|
||||
C, b -- Write byte b in HERE and advance it.
|
||||
DELW a -- Delete wordref at a. If it shadows another
|
||||
definition, that definition is unshadowed.
|
||||
EMPTY -- Rewind HERE and CURRENT where they were at
|
||||
system initialization. (cont.)
|
||||
system initialization.
|
||||
|
||||
(cont.)
|
||||
|
BIN
emul/forth.bin
BIN
emul/forth.bin
Binary file not shown.
Loading…
Reference in New Issue
Block a user