about summary refs log tree commit diff stats
path: root/apps/tui.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-05-30 08:44:46 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-30 08:44:46 -0700
commit39234e89e13269e2154dd2e39088ac6b7f940ffd (patch)
tree85629c9c7d16362104c49c2d8c929bb4070257bf /apps/tui.mu
parent7bdd25fa397219c0952878fcd6f9bfb1e4f194ce (diff)
downloadmu-39234e89e13269e2154dd2e39088ac6b7f940ffd.tar.gz
6447
Diffstat (limited to 'apps/tui.mu')
-rw-r--r--apps/tui.mu6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/tui.mu b/apps/tui.mu
index e2f97609..07d3147e 100644
--- a/apps/tui.mu
+++ b/apps/tui.mu
@@ -1,4 +1,8 @@
-# test some primitives for text-mode 
+# Test some primitives for text-mode.
+#
+# To run:
+#   $ ./translate_mu apps/tui.mu
+#   $ ./a.elf
 
 fn main -> exit-status/ebx: int {
   var nrows/eax: int <- copy 0