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/http-client.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/http-client.mu.html') diff --git a/html/http-client.mu.html b/html/http-client.mu.html index 29f1a72b..92e0df2d 100644 --- a/html/http-client.mu.html +++ b/html/http-client.mu.html @@ -58,7 +58,7 @@ if ('onhashchange' in window) {
  1 # example program: reading a URL over HTTP
  2 
- 3 def main [
+ 3 def main [
  4   local-scope
  5   google:&:source:char <- start-reading-from-network 0/real-resources, [google.com/]
  6   n:num <- copy 0
-- 
cgit 1.4.1-2-gfad0