From 4a48bedcd1d708a43d43dc6259a4e45c52ea3d00 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 Dec 2017 23:25:40 -0800 Subject: 4134 - 'input' = 'ingredient' --- html/034address.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/034address.cc.html') diff --git a/html/034address.cc.html b/html/034address.cc.html index 83e47f3e..6f4d708e 100644 --- a/html/034address.cc.html +++ b/html/034address.cc.html @@ -271,7 +271,7 @@ if ('onhashchange' in window) { 207 void drop_from_type(reagent& r, string expected_type) { 208 assert(!r.type->atom); 209 if (r.type->left->name != expected_type) { -210 ¦ raise << "can't drop2 " << expected_type << " from '" << to_string(r) << "'\n" << end(); +210 ¦ raise << "can't drop2 " << expected_type << " from '" << to_string(r) << "'\n" << end(); 211 ¦ return; 212 } 213 // r.type = r.type->right -- cgit 1.4.1-2-gfad0