aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/appl/arduino/dict_appl.inc
blob: 6a828caa0afebe1d783d9931a8faef3ebdb41b27 (plain)
1
2
3
4
5
6
7
; this dictionary contains optional words
; they may be moved to the core dictionary if needed

.include "dict/compiler2.inc" ; additional words for the compiler

.include "words/applturnkey.asm"