about summary refs log tree commit diff stats
path: root/html/302stack_allocate.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-05 11:00:05 -0700
commitd3a9db3aff54ea485f409eaaef3d8f56ad77f0dc (patch)
tree60858669ff7c5a5b041e4dacb8ffffa0a4b3e68a /html/302stack_allocate.subx.html
parentf13576b5d273ef9175e938b15f55bb1ead22fb1d (diff)
downloadmu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz
6958
Diffstat (limited to 'html/302stack_allocate.subx.html')
-rw-r--r--html/302stack_allocate.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/302stack_allocate.subx.html b/html/302stack_allocate.subx.html
index 1029ffb0..a435adda 100644
--- a/html/302stack_allocate.subx.html
+++ b/html/302stack_allocate.subx.html
@@ -15,10 +15,10 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color:
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
-.CommentedCode { color: #8a8a8a; }
 .SpecialChar { color: #d70000; }
+.CommentedCode { color: #8a8a8a; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->
 </style>