From fe8bf967a945c7d9e6aba36e42518262d54bd348 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 15 Dec 2017 02:09:36 -0800 Subject: 4161 --- html/016dilated_reagent.cc.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'html/016dilated_reagent.cc.html') diff --git a/html/016dilated_reagent.cc.html b/html/016dilated_reagent.cc.html index 554d317a..617a199a 100644 --- a/html/016dilated_reagent.cc.html +++ b/html/016dilated_reagent.cc.html @@ -3,7 +3,7 @@ Mu - 016dilated_reagent.cc - + @@ -15,20 +15,19 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } -.Constant { color: #00a0a0; } -.muRecipe { color: #ff8700; } -.Special { color: #c00000; } .Conceal { color: #4e4e4e; } +.traceContains { color: #008000; } +.LineNr { color: #444444; } +.Error { color: #ffffff; background-color: #ff6060; padding-bottom: 1px; } +.Identifier { color: #c0a020; } +.Constant { color: #00a0a0; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } -.LineNr { color: #444444; } -.Identifier { color: #c0a020; } -.Error { color: #ffffff; background-color: #ff6060; padding-bottom: 1px; } -.PreProc { color: #800080; } +.Special { color: #c00000; } .cSpecial { color: #008000; } -.traceContains { color: #008000; } +.muRecipe { color: #ff8700; } --> @@ -76,7 +75,7 @@ if ('onhashchange' in window) { 11 12 :(scenario load_trailing_space_after_curly_bracket) 13 def main [ - 14 # line below has a space at the end + 14 # line below has a space at the end 15 { 16 ] 17 # successfully parsed -- cgit 1.4.1-2-gfad0