about summary refs log tree commit diff stats
path: root/html/x.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-12-06 09:35:10 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-12-06 09:35:10 -0800
commite7f65b0a4b0af23f5107fb44b8dc39514411589d (patch)
tree1daac08be41d6e9aefc301a30368e5fc88cb320b /html/x.mu.html
parent650a201d96de650fac3c29f886f100eb7a1c7539 (diff)
downloadmu-e7f65b0a4b0af23f5107fb44b8dc39514411589d.tar.gz
3703
Diffstat (limited to 'html/x.mu.html')
-rw-r--r--html/x.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/x.mu.html b/html/x.mu.html
index e8502b27..3c635c4a 100644
--- a/html/x.mu.html
+++ b/html/x.mu.html
@@ -34,7 +34,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
   11:num <span class="Special">&lt;-</span> copy<span class="Constant"> 1</span>
   12:num <span class="Special">&lt;-</span> copy<span class="Constant"> 3</span>
   13:num <span class="Special">&lt;-</span> add 11:num, 12:num
-<span class="Constant">  $dump-memory</span>
+  $dump-memory
 ]
 </pre>
 </body>