From 5109e78fab2e94059763eefaec93bd6649d22c1f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 27 Apr 2016 15:37:09 -0700 Subject: 2874 Be more consistent that 'return' is the name of the instruction, and 'reply' just a synonym. Maybe I should take it out. It wouldn't affect the recipe/ingredient terminology while I teach.. --- 030container.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '030container.cc') diff --git a/030container.cc b/030container.cc index ead9be70..3398e9ec 100644 --- a/030container.cc +++ b/030container.cc @@ -52,7 +52,7 @@ def main [ +mem: storing 36 in location 17 //: products of recipes can include containers -:(scenario reply_container) +:(scenario return_container) def main [ 3:point <- f 2 ] -- cgit 1.4.1-2-gfad0