about summary refs log tree commit diff stats
path: root/html/subx/055trace.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/055trace.subx.html')
-rw-r--r--html/subx/055trace.subx.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/subx/055trace.subx.html b/html/subx/055trace.subx.html
index b46b0a11..bd3ec9c0 100644
--- a/html/subx/055trace.subx.html
+++ b/html/subx/055trace.subx.html
@@ -59,6 +59,7 @@ if ('onhashchange' in window) {
 </script>
 </head>
 <body onload='JumpToLine();'>
+<a href='https://github.com/akkartik/mu/blob/master/subx/055trace.subx'>https://github.com/akkartik/mu/blob/master/subx/055trace.subx</a>
 <pre id='vimCodeElement'>
 <span id="L1" class="LineNr">  1 </span><span class="subxComment"># primitives for emitting traces to a trace stream, and for tests to check the trace stream</span>
 <span id="L2" class="LineNr">  2 </span><span class="subxComment">#</span>