mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
export quit
This commit is contained in:
parent
c63502f61a
commit
3675697fe5
1 changed files with 1 additions and 1 deletions
|
@ -2740,7 +2740,7 @@ variable included-list
|
||||||
( \
|
( \
|
||||||
c@ c! c, @ ! ,
|
c@ c! c, @ ! ,
|
||||||
word find >cfa >dfa marker
|
word find >cfa >dfa marker
|
||||||
bye execute exit here latest
|
quit bye execute exit here latest
|
||||||
end-update-dictionary
|
end-update-dictionary
|
||||||
; execute
|
; execute
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue