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/filesystem.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/filesystem.mu.html') diff --git a/html/filesystem.mu.html b/html/filesystem.mu.html index 30b55ee2..6e04a561 100644 --- a/html/filesystem.mu.html +++ b/html/filesystem.mu.html @@ -61,7 +61,7 @@ if ('onhashchange' in window) { 3 # before running it, put some text into /tmp/mu-x 4 # after running it, check /tmp/mu-y 5 - 6 def main [ + 6 def main [ 7 local-scope 8 source-file:&:source:char <- start-reading 0/real-filesystem, [/tmp/mu-x] 9 sink-file:&:sink:char, write-routine:num <- start-writing 0/real-filesystem, [/tmp/mu-y] -- cgit 1.4.1-2-gfad0