diff options
Diffstat (limited to 'src/toys/turing/js')
| -rw-r--r-- | src/toys/turing/js/samples.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toys/turing/js/samples.js b/src/toys/turing/js/samples.js index 4d76b49..0998ee4 100644 --- a/src/toys/turing/js/samples.js +++ b/src/toys/turing/js/samples.js @@ -48,7 +48,7 @@ q7 1 1 L rej q8 X X L q8 q8 0 0 L q8 q8 1 1 L q8 -q8 = = acc`, +q8 = = L acc`, initialTape: "1011=1011" }, { |
