From 97eb971b7574b3f283d7111a567a301faec9912d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 27 Dec 2016 22:20:43 -0800 Subject: 3725 More improvements to cross-linking example programs. Include their own functions as well in the tags for each program, even as you share the core .mu files everywhere. --- html/x.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/x.mu.html') diff --git a/html/x.mu.html b/html/x.mu.html index 66d39b59..a49fd366 100644 --- a/html/x.mu.html +++ b/html/x.mu.html @@ -56,7 +56,7 @@ if ('onhashchange' in window) {
 1 # example program: add two numbers
 2 
-3 def main [
+3 def main [
 4   11:num <- copy 1
 5   12:num <- copy 3
 6   13:num <- add 11:num, 12:num
-- 
cgit 1.4.1-2-gfad0