From 3eb81335c160e43fd8cce25c93a7fd4c8ffbaaa2 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 16 Aug 2016 14:55:10 -0700 Subject: 3200 --- 091run_sandboxed.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '091run_sandboxed.cc') diff --git a/091run_sandboxed.cc b/091run_sandboxed.cc index 1103cf97..fada7b53 100644 --- a/091run_sandboxed.cc +++ b/091run_sandboxed.cc @@ -353,7 +353,7 @@ b:number <- copy 0 string Most_recent_products; :(before "End Setup") Most_recent_products = ""; -:(before "End of Instruction") +:(before "End Running One Instruction") if (Track_most_recent_products) { track_most_recent_products(current_instruction(), products); } -- cgit 1.4.1-2-gfad0