From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/043space.cc.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'html/043space.cc.html') diff --git a/html/043space.cc.html b/html/043space.cc.html index e9dc15a9..2a235940 100644 --- a/html/043space.cc.html +++ b/html/043space.cc.html @@ -3,7 +3,7 @@ Mu - 043space.cc - + @@ -17,18 +17,17 @@ a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .SalientComment { color: #00ffff; } .LineNr { color: #444444; } -.Delimiter { color: #800080; } -.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.traceContains { color: #008000; } .traceAbsent { color: #c00000; } -.cSpecial { color: #008000; } -.muRecipe { color: #ff8700; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } .Constant { color: #00a0a0; } +.muRecipe { color: #ff8700; } +.Delimiter { color: #800080; } .Special { color: #c00000; } .Identifier { color: #c0a020; } -.PreProc { color: #800080; } +.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } +.Comment { color: #9090ff; } +.Comment a { color:#0000ee; text-decoration:underline; } +.cSpecial { color: #008000; } +.traceContains { color: #008000; } --> @@ -90,7 +89,7 @@ if ('onhashchange' in window) { 25 1001:num <- copy 5 # length 26 # actual start of this recipe 27 default-space:space <- copy 10:&:@:location - 28 # if default-space is 1000, then: + 28 # if default-space is 1000, then: 29 # 1000: alloc id 30 # 1001: array size 31 # 1002: location 0 (space for the chaining slot; described later; often unused) -- cgit 1.4.1-2-gfad0