Skip to content

Commit

Permalink
Fixed turing.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Sep 27, 2021
1 parent 4993ed7 commit 33e8e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/turing.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Turing machine in prolog
from Kaname Yoshida's book
from Dr. Kaname Yoshida's book
tm(State,Position,Tape).
state: q0.q1...qN)
Expand Down

0 comments on commit 33e8e59

Please sign in to comment.