about summary refs log tree commit diff stats
path: root/edit
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-05-19 14:16:18 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-05-19 14:16:18 -0700
commitb63438263c7aa7ee89cf14adf3b1f5a4e617e161 (patch)
treebfbf7d05ce28bfe0010c384fa9be826eee39ebd3 /edit
parentdc7947cd7f84711059e00ac593f86f53d14a5a1c (diff)
downloadmu-b63438263c7aa7ee89cf14adf3b1f5a4e617e161.tar.gz
2980
Diffstat (limited to 'edit')
-rw-r--r--edit/005-sandbox.mu3
1 files changed, 3 insertions, 0 deletions
diff --git a/edit/005-sandbox.mu b/edit/005-sandbox.mu
index 25542875..2d57a47d 100644
--- a/edit/005-sandbox.mu
+++ b/edit/005-sandbox.mu
@@ -3,6 +3,9 @@
 # Running code in the sandbox editor prepends its contents to a list of
 # (non-editable) sandboxes below the editor, showing the result and a maybe
 # few other things.
+#
+# This layer draws the menubar buttons non-editable sandboxes but they don't
+# do anything yet. Later layers implement each button.
 
 def! main [
   local-scope