From c8a3ccbeb89221d726542a89b42ddb26827af1f4 Mon Sep 17 00:00:00 2001 From: Kartik Agaram <vc@akkartik.com> Date: Sat, 27 Jul 2019 18:26:18 -0700 Subject: 5490 --- html/072slice.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/072slice.subx.html') diff --git a/html/072slice.subx.html b/html/072slice.subx.html index 2e601bcf..196bf921 100644 --- a/html/072slice.subx.html +++ b/html/072slice.subx.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<title>Mu - subx/072slice.subx</title> +<title>Mu - 072slice.subx</title> <meta name="Generator" content="Vim/8.1"> <meta name="plugin-version" content="vim8.1_v1"> <meta name="syntax" content="none"> @@ -57,7 +57,7 @@ if ('onhashchange' in window) { </script> </head> <body onload='JumpToLine();'> -<a href='https://github.com/akkartik/mu/blob/master/subx/072slice.subx'>https://github.com/akkartik/mu/blob/master/subx/072slice.subx</a> +<a href='https://github.com/akkartik/mu/blob/master/072slice.subx'>https://github.com/akkartik/mu/blob/master/072slice.subx</a> <pre id='vimCodeElement'> <span id="L1" class="LineNr"> 1 </span><span class="subxComment"># new data structure: a slice is an open interval of addresses [start, end)</span> <span id="L2" class="LineNr"> 2 </span><span class="subxComment"># that includes 'start' but not 'end'</span> -- cgit 1.4.1-2-gfad0