From 201458e3bd2f1d79a0ea0b853552e9df267e92b1 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 26 Dec 2016 20:44:10 -0800 Subject: 3713 - cross-link calls with definitions in html --- html/real-files.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/real-files.mu.html') diff --git a/html/real-files.mu.html b/html/real-files.mu.html index 2a02237c..b53070db 100644 --- a/html/real-files.mu.html +++ b/html/real-files.mu.html @@ -66,7 +66,7 @@ if ('onhashchange' in window) { 12 f <- $close-file f 13 $print [file after closing: ], f, 10/newline 14 f <- $open-file-for-writing [/tmp/mu-y] -15 $print [file to write to: ], f, 10/newline +15 $print [file to write to: ], f, 10/newline 16 $write-to-file f, c 17 f <- $close-file f 18 ] -- cgit 1.4.1-2-gfad0