Skip to content

Commit

Permalink
Correct mode for decimal_counting example.
Browse files Browse the repository at this point in the history
  • Loading branch information
therockmandolinist committed May 5, 2017
1 parent 470e553 commit d3802dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/decimal_counting
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; -*- mode: turing -*-
; -*- mode: turing-machine -*-
;; INITIAL: 0
;; RATE: .1
0 _ _ l 10 ; move all the way to the ones place, not changing anything
Expand Down

0 comments on commit d3802dd

Please sign in to comment.