From 4690ce81e079fc58cae8d6d583e5e3eb3ed81a83 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 9 Mar 2016 02:56:27 -0800 Subject: 2743 Looks like "TOhtml | " doesn't work on Mac OS X for some reason.. --- html/console.mu.html | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to 'html/console.mu.html') diff --git a/html/console.mu.html b/html/console.mu.html index c96b585d..8332dc23 100644 --- a/html/console.mu.html +++ b/html/console.mu.html @@ -3,38 +3,30 @@ Mu - console.mu - - + + - - + - - -
+
 # example program: reading events from keyboard or mouse
 #
 # Keeps printing 'a' until you press a key or click on the mouse.
 
-recipe main [
+def main [
   local-scope
   open-console
   {
@@ -49,4 +41,3 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 
- -- cgit 1.4.1-2-gfad0