From 23cd041bf83c72def4e4001306f3761bed42d268 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Jan 2016 14:27:44 -0800 Subject: 2597 Finish 2595. --- sandbox/005-sandbox.mu | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sandbox') diff --git a/sandbox/005-sandbox.mu b/sandbox/005-sandbox.mu index 2821f2db..31aa243d 100644 --- a/sandbox/005-sandbox.mu +++ b/sandbox/005-sandbox.mu @@ -347,6 +347,9 @@ recipe! restore-sandboxes env:address:shared:programming-environment-data -> env curr <- get-address **curr, next-sandbox:offset loop } + # update sandbox count + number-of-sandboxes:address:number <- get-address *env, number-of-sandboxes:offset + *number-of-sandboxes <- copy idx ] # print the fake sandbox screen to 'screen' with appropriate delimiters -- cgit 1.4.1-2-gfad0