about summary refs log tree commit diff stats
path: root/edit/001-editor.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-01-11 22:43:01 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-01-11 22:43:01 -0800
commit218e8cf2677e0d6a359a0af4963a33c82ce960b9 (patch)
tree551919a897cdc6ca02223dc81594cab7c0a2f9a9 /edit/001-editor.mu
parent717d6cddc1464df9744a37056016b9f4230ab650 (diff)
downloadmu-218e8cf2677e0d6a359a0af4963a33c82ce960b9.tar.gz
3733
Diffstat (limited to 'edit/001-editor.mu')
-rw-r--r--edit/001-editor.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit/001-editor.mu b/edit/001-editor.mu
index cee50a80..803f02c8 100644
--- a/edit/001-editor.mu
+++ b/edit/001-editor.mu
@@ -2,7 +2,7 @@
 
 # temporary main for this layer: just render the given text at the given
 # screen dimensions, then stop
-def! main text:text [
+def main text:text [
   local-scope
   load-ingredients
   open-console