From c0e9154d6a1fa116871794a161c6f75a71742ed4 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 9 Mar 2016 03:40:41 -0800 Subject: 2745 --- html/023boolean.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/023boolean.cc.html') diff --git a/html/023boolean.cc.html b/html/023boolean.cc.html index ba3b33bd..1d9b4bdd 100644 --- a/html/023boolean.cc.html +++ b/html/023boolean.cc.html @@ -12,7 +12,7 @@ pre { font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } .traceContains { color: #008000; } -.Special { color: #ff6060; } +.Special { color: #c00000; } .Identifier { color: #fcb165; } .cSpecial { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; } -- cgit 1.4.1-2-gfad0 on> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/html/apps/ex3.mu.html
blob: 268bd3d94a8cd066c052529d92761b0993cc9c75 (plain) (tree)
1
2
3
4
5
6
7
8
9