From 83fcebf3210b638d9f8248e0007e9f0c9804980a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 13 Jul 2015 20:53:41 -0700 Subject: 1778 --- html/062array.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/062array.mu.html') diff --git a/html/062array.mu.html b/html/062array.mu.html index 299748d7..0388b603 100644 --- a/html/062array.mu.html +++ b/html/062array.mu.html @@ -15,11 +15,11 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 1.05em; } .muScenario { color: #00af00; } .Delimiter { color: #a04060; } +.muRecipe { color: #ff8700; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #ff6060; } .muControl { color: #c0a020; } -.muRecipe { color: #ff8700; } --> @@ -46,7 +46,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } # create an array out of a list of scalar args recipe new-array [ - default-space:address:array:location <- new location:type, 30:literal + new-default-space capacity:number <- copy 0:literal { # while read curr-value -- cgit 1.4.1-2-gfad0