aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/appl/eval-pollin/dict_appl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/appl/eval-pollin/dict_appl.inc')
-rw-r--r--amforth-6.5/appl/eval-pollin/dict_appl.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/amforth-6.5/appl/eval-pollin/dict_appl.inc b/amforth-6.5/appl/eval-pollin/dict_appl.inc
new file mode 100644
index 0000000..a7e4b42
--- /dev/null
+++ b/amforth-6.5/appl/eval-pollin/dict_appl.inc
@@ -0,0 +1,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"