about summary refs log tree commit diff stats
path: root/html/030container.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-04-27 15:40:46 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-04-27 15:40:46 -0700
commitdea902172dd62d14eebc5fed9e11542ebcdc88e6 (patch)
treea7ac5d97cb87eec2997a024fffa9ee41b6dab045 /html/030container.cc.html
parent5109e78fab2e94059763eefaec93bd6649d22c1f (diff)
downloadmu-dea902172dd62d14eebc5fed9e11542ebcdc88e6.tar.gz
2875
Diffstat (limited to 'html/030container.cc.html')
-rw-r--r--html/030container.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/030container.cc.html b/html/030container.cc.html
index 311631ea..716db06e 100644
--- a/html/030container.cc.html
+++ b/html/030container.cc.html
@@ -89,7 +89,7 @@ def main [
 <span class="traceContains">+mem: storing 36 in location 17</span>
 
 <span class="Comment">//: products of recipes can include containers</span>
-<span class="Delimiter">:(scenario reply_container)</span>
+<span class="Delimiter">:(scenario return_container)</span>
 def main [
   <span class="Constant">3</span>:point<span class="Special"> &lt;- </span>f <span class="Constant">2</span>
 ]