about summary refs log tree commit diff stats
path: root/display.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-11 12:00:50 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-11 12:09:50 -0700
commitd2244a2f117618df541c52a1f7ec5d0fed8bcb7a (patch)
treeb0ba8cbe4cd30d176822227864a7343e3246cd99 /display.mu
parent272e786bda374bd256759344b70f32381e021ee1 (diff)
downloadmu-d2244a2f117618df541c52a1f7ec5d0fed8bcb7a.tar.gz
1345
Diffstat (limited to 'display.mu')
-rw-r--r--display.mu3
1 files changed, 2 insertions, 1 deletions
diff --git a/display.mu b/display.mu
index 5d2cb17d..bff74a5d 100644
--- a/display.mu
+++ b/display.mu
@@ -1,4 +1,5 @@
-# example of raw primitives operating on display
+# example program: managing the display
+
 recipe main [
   switch-to-display
   print-character-to-display 97:literal