From 97eb971b7574b3f283d7111a567a301faec9912d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 27 Dec 2016 22:20:43 -0800 Subject: 3725 More improvements to cross-linking example programs. Include their own functions as well in the tags for each program, even as you share the core .mu files everywhere. --- html/056shape_shifting_recipe.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/056shape_shifting_recipe.cc.html') diff --git a/html/056shape_shifting_recipe.cc.html b/html/056shape_shifting_recipe.cc.html index fa91c1e5..2c19f2bb 100644 --- a/html/056shape_shifting_recipe.cc.html +++ b/html/056shape_shifting_recipe.cc.html @@ -724,7 +724,7 @@ if ('onhashchange' in window) { 659 "]\n"); 660 // then it should work as usual 661 reagent callsite("x:foo:point"); - 662 reagent element = element_type(callsite.type, 0); + 662 reagent element = element_type(callsite.type, 0); 663 CHECK_EQ(element.name, "x"); 664 CHECK_EQ(element.type->name, "point"); 665 CHECK(!element.type->right); -- cgit 1.4.1-2-gfad0