From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- 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 dcd7bb87..3ab4e25e 100644 --- a/html/016dilated_reagent.cc.html +++ b/html/016dilated_reagent.cc.html @@ -3,7 +3,7 @@ Mu - 016dilated_reagent.cc - + @@ -15,19 +15,18 @@ 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; } +.Error { color: #ffffff; background-color: #ff6060; padding-bottom: 1px; } +.LineNr { color: #444444; } .Constant { color: #00a0a0; } -.Special { color: #c00000; } -.cSpecial { color: #008000; } .muRecipe { color: #ff8700; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } -.LineNr { color: #444444; } +.Special { color: #c00000; } .Identifier { color: #c0a020; } -.Error { color: #ffffff; background-color: #ff6060; padding-bottom: 1px; } -.PreProc { color: #800080; } -.traceContains { color: #008000; } .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; } --> @@ -75,7 +74,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