Skip to content

Commit

Permalink
start.fs: default back to Forth vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmd committed Jul 18, 2019
1 parent 466a69e commit 9bbbbbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions words/start.fs
@@ -1,10 +1,10 @@
emit.off
emit.off
include words/boot.fs
include words/core.fs
include words/compiler.fs
include words/minimum.fs
include words/vocabulary.fs
include words/debugtools.fs
include words/tasker.fs
\ include words/gpio.fs
only
emit.on

0 comments on commit 9bbbbbb

Please sign in to comment.