aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/appl/eval-pollin/dict_appl.inc
blob: a7e4b42585a1fa8d5c4857bde5d3a4d8b4e34987 (plain)
1
2
3
4
5
6
7
8
; this dictionary contains optional words
; they may be moved to the core dictionary if needed
.include "words/dot-s.asm"
.include "words/spirw.asm"
.include "words/n-spi.asm"
.include "words/applturnkey.asm"
.include "dict/compiler2.inc"
.include "words/2r_fetch.asm"