about summary refs log tree commit diff stats
path: root/prototypes/tile
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-07-31 20:51:01 -0700
committerKartik Agaram <vc@akkartik.com>2020-07-31 20:51:01 -0700
commit7ad38707add62a7b328768c54b412547bed28448 (patch)
tree879d55d197cbf7d33d054783551554dd7cc982c6 /prototypes/tile
parent1694f9a3b5b43c2ea871271d77f74ccaa9606edb (diff)
downloadmu-7ad38707add62a7b328768c54b412547bed28448.tar.gz
6695
Diffstat (limited to 'prototypes/tile')
-rw-r--r--prototypes/tile/2.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/tile/2.mu b/prototypes/tile/2.mu
index 41c19d74..aa0cd05e 100644
--- a/prototypes/tile/2.mu
+++ b/prototypes/tile/2.mu
@@ -5,7 +5,7 @@
 #   cat /dev/urandom |base64 - |head -n 1000 > x
 # then merge pairs of lines.
 #
-# also assumes it's in a window 185 characters wide
+# This prototype assumes it's in a window 185 characters wide.
 
 fn main -> exit-status/ebx: int {
   var num-lines/ecx: int <- copy 0x10