From 598f1b5362eb799e40836ceeb5452c9ba937fd6c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 7 Feb 2017 00:22:08 -0800 Subject: 3746 --- html/020run.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/020run.cc.html') diff --git a/html/020run.cc.html b/html/020run.cc.html index 3e78d263..d8b62d00 100644 --- a/html/020run.cc.html +++ b/html/020run.cc.html @@ -146,7 +146,7 @@ if ('onhashchange' in window) { 81 vector<vector<double> > products; 82 switch (current_instruction().operation) { 83 // Primitive Recipe Implementations - 84 case COPY: { + 84 case COPY: { 85 copy(ingredients.begin(), ingredients.end(), inserter(products, products.begin())); 86 break; 87 } -- cgit 1.4.1-2-gfad0