about summary refs log tree commit diff stats
path: root/ex8.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-03-27 21:52:16 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-03-27 21:52:16 -0700
commitad53022489ad22dea8afd534cd4a05ccf26a6cec (patch)
tree9abeb5375deb1b64dc1fdc8d642e76910d14865c /ex8.mu
parentb98832253fecd8800c3bd1bd8d18e91cc03693e3 (diff)
downloadmu-ad53022489ad22dea8afd534cd4a05ccf26a6cec.tar.gz
.
Diffstat (limited to 'ex8.mu')
-rw-r--r--ex8.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/ex8.mu b/ex8.mu
index 4d7e2836..7e1f1b9c 100644
--- a/ex8.mu
+++ b/ex8.mu
@@ -1,4 +1,4 @@
-# Demo of floating-point
+# Demo of floating-point support.
 #
 # To build a disk image:
 #   ./translate ex8.mu             # emits disk.img