From d5d908dda655c791329563522faad42d7e4ee618 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 12 Jul 2015 00:11:56 -0700 Subject: 1766 --- html/046tangle.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/046tangle.cc.html') diff --git a/html/046tangle.cc.html b/html/046tangle.cc.html index b863b80c..15a61c22 100644 --- a/html/046tangle.cc.html +++ b/html/046tangle.cc.html @@ -77,7 +77,7 @@ else if (command == " Transform.push_back(insert_fragments); :(code) -void insert_fragments(const recipe_number r) { +void insert_fragments(const recipe_ordinal r) { // Copy into a new vector because insertions invalidate iterators. // But this way we can't insert into labels created inside before/after. vector<instruction> result; -- cgit 1.4.1-2-gfad0