From 576990113273caed9a045380f1457adc1df6a5ee Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 23 Mar 2015 23:59:59 -0700 Subject: 968 --- cpp/015boolean | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpp/015boolean') diff --git a/cpp/015boolean b/cpp/015boolean index e6dd12ba..2b85d9a4 100644 --- a/cpp/015boolean +++ b/cpp/015boolean @@ -32,7 +32,7 @@ recipe main [ +run: ingredient 1 is 2 +mem: location 2 is 0 +run: product 0 is 0 -+mem: storing in location 3 ++mem: storing 0 in location 3 :(before "End Globals") const int OR = 8; @@ -67,7 +67,7 @@ recipe main [ +run: ingredient 1 is 2 +mem: location 2 is 0 +run: product 0 is 1 -+mem: storing in location 3 ++mem: storing 1 in location 3 :(before "End Globals") const int NOT = 9; @@ -96,4 +96,4 @@ recipe main [ +run: ingredient 0 is 1 +mem: location 1 is 1 +run: product 0 is 0 -+mem: storing in location 2 ++mem: storing 0 in location 2 -- cgit 1.4.1-2-gfad0