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/example1.mu.html | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) (limited to 'html/example1.mu.html') diff --git a/html/example1.mu.html b/html/example1.mu.html index 972f37d2..f3466dec 100644 --- a/html/example1.mu.html +++ b/html/example1.mu.html @@ -3,31 +3,23 @@ Mu - example1.mu - - + + - - + - - -
-recipe example1 [
+
+def example1 [
   local-scope
   a:number <- add 2, 2
   a <- multiply a, 3
@@ -35,4 +27,3 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 
- -- cgit 1.4.1-2-gfad0