From 3eb81335c160e43fd8cce25c93a7fd4c8ffbaaa2 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 16 Aug 2016 14:55:10 -0700 Subject: 3200 --- 020run.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '020run.cc') diff --git a/020run.cc b/020run.cc index 8d769730..2f4a2ca4 100644 --- a/020run.cc +++ b/020run.cc @@ -95,7 +95,7 @@ void run_current_routine() write_memory(current_instruction().products.at(i), products.at(i)); } // End Write Products of Instruction - // End of Instruction + // End Running One Instruction finish_instruction:; ++current_step_index(); } -- cgit 1.4.1-2-gfad0