From 03ca6e92ac39846779eab3e570d229ff609816ec Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 1 Apr 2010 20:22:15 +0000 Subject: add Halt command, cleanup --- progs/4state-bb.tm | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 progs/4state-bb.tm (limited to 'progs/4state-bb.tm') diff --git a/progs/4state-bb.tm b/progs/4state-bb.tm new file mode 100644 index 0000000..8b07ad9 --- /dev/null +++ b/progs/4state-bb.tm @@ -0,0 +1,12 @@ +001R1 +011L1 +0_1R1 +101L0 +110L2 +1_1L0 +201H2 +211L3 +2_1H2 +301R3 +310R0 +3_1R3 -- cgit v1.2.3