about summary refs log tree commit diff stats
path: root/screen.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 /screen.mu
parent272e786bda374bd256759344b70f32381e021ee1 (diff)
downloadmu-d2244a2f117618df541c52a1f7ec5d0fed8bcb7a.tar.gz
1345
Diffstat (limited to 'screen.mu')
-rw-r--r--screen.mu6
1 files changed, 5 insertions, 1 deletions
diff --git a/screen.mu b/screen.mu
index fc971e11..fedffa5d 100644
--- a/screen.mu
+++ b/screen.mu
@@ -1,4 +1,8 @@
-# example of recipes for working with screen objects
+# example program: managing the display using 'screen' objects
+#
+# The zero screen below means 'use the real screen'. Tests can also use fake
+# screens.
+
 recipe main [
   switch-to-display
   print-character 0:literal/screen, 97:literal