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-server.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/http-server.mu.html') diff --git a/html/http-server.mu.html b/html/http-server.mu.html index 7a42603a..ac913d62 100644 --- a/html/http-server.mu.html +++ b/html/http-server.mu.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { 7 # After running it, navigate to localhost:8080. Your browser should display 8 # "SUCCESS!" and the server will terminate after one connection. 9 -10 def main [ +10 def main [ 11 local-scope 12 socket:num <- $open-server-socket 8080/port 13 $print [Mu socket creation returned ], socket, 10/newline -- cgit 1.4.1-2-gfad0