about summary refs log tree commit diff stats
path: root/999spaces.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-11-28 22:32:36 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-11-28 22:32:36 -0800
commit65bd3727d7b45bf674d6685a38ac946167e75939 (patch)
tree191add0183f87bc16a551a2d4fd34a6e1b5b3149 /999spaces.cc
parentf76314303a357705179bd3e2bb005b93ac805fd2 (diff)
downloadmu-65bd3727d7b45bf674d6685a38ac946167e75939.tar.gz
2496
Diffstat (limited to '999spaces.cc')
-rw-r--r--999spaces.cc9
1 files changed, 5 insertions, 4 deletions
diff --git a/999spaces.cc b/999spaces.cc
index 2731382f..95b204ed 100644
--- a/999spaces.cc
+++ b/999spaces.cc
@@ -44,10 +44,11 @@ assert(Max_callstack_depth == 9989);
 //:     56.2 update header reagents
 //:      ↳ 56.4 fill in reply ingredients
 //:
-//:      ↱ 48 check types by name
-//:      ↑ ↓ ↱ 56.3 deduce types from header
-//:      ↑ ↓ ↑ ↳ 57 static dispatch
-//:      ↑ ↳ 56 check reply instructions against header
+//:     48 check types by name
+//:      ↓ ↱ 56.3 deduce types from header
+//:      ↓ ↑ ↳ 57 static dispatch
+//:      ↳ 56 check reply instructions against header
+//:
 //:     30 check or set invalid containers
 //:     ---
 //:     13 update instruction operation