From 26a00479bba06a51bf262ad562b300015c5367ec Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Wed, 26 Aug 2026 09:16:51 +0000 Subject: [PATCH] fixes block diagram link --- document/book/{TTCA_machine.svg => Realizable_Machine.svg} | 0 document/book/TM-2026.html | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename document/book/{TTCA_machine.svg => Realizable_Machine.svg} (100%) diff --git a/document/book/TTCA_machine.svg b/document/book/Realizable_Machine.svg similarity index 100% rename from document/book/TTCA_machine.svg rename to document/book/Realizable_Machine.svg diff --git a/document/book/TM-2026.html b/document/book/TM-2026.html index 780567e..9b08b2f 100644 --- a/document/book/TM-2026.html +++ b/document/book/TM-2026.html @@ -2489,7 +2489,7 @@
-              [ Instruction ]
+                         [ Instruction ]
               +-----------------------------------+
               | q0    q1    q2    q3    q4    q5  |
           Src | ( )   ( )   ( )   ( )   ( )   ( ) |
@@ -2510,7 +2510,7 @@
             
             
             
-              [ Sigma Select for write('σ') ]
+                 [ Sigma Select for write('σ') ]
               +-----------------------------------+
               | q0    q1    q2    q3    q4    q5  |
           Src | ( )   ( )   ( )   ( )   ( )   ( ) |
@@ -2546,7 +2546,7 @@
             
             
             
- Figure: RT block diagram + Figure: RT block diagram
Figure . The Realizable Machine block diagram -- 2.20.1