From db1f56c8449d2ea3d158753fe37bac5a750a2566 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 29 Nov 2015 14:18:52 -0800 Subject: 2611 --- html/047global.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/047global.cc.html') diff --git a/html/047global.cc.html b/html/047global.cc.html index da8d790f..b2017a82 100644 --- a/html/047global.cc.html +++ b/html/047global.cc.html @@ -42,8 +42,8 @@ recipe main [ 10:number <- copy 5 20:number <- copy 5 # actual start of this recipe - global-space:address:array:location <- copy 20/raw - default-space:address:array:location <- copy 10/raw + global-space:address:array:location <- copy 20/unsafe + default-space:address:array:location <- copy 10/unsafe 1:number <- copy 23 1:number/space:global <- copy 24 ] -- cgit 1.4.1-2-gfad0