about summary refs log tree commit diff stats
path: root/cpp/021call_ingredient
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-16 20:26:59 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-16 20:26:59 -0700
commit3c435756bcd997dac981ca78c49c5100eb2211b7 (patch)
tree05524418c430239992558e5b5a82ddbdf133c60d /cpp/021call_ingredient
parentb589f25a005ad00f6fd888520f9eaaddbd707617 (diff)
downloadmu-3c435756bcd997dac981ca78c49c5100eb2211b7.tar.gz
932 - clean up comments in the tangled c++
Diffstat (limited to 'cpp/021call_ingredient')
-rw-r--r--cpp/021call_ingredient4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/021call_ingredient b/cpp/021call_ingredient
index f42f0b48..9cc30470 100644
--- a/cpp/021call_ingredient
+++ b/cpp/021call_ingredient
@@ -1,5 +1,5 @@
-// Calls can take ingredients just like primitives. To access a recipe's
-// ingredients, use 'next_ingredient'.
+//: Calls can take ingredients just like primitives. To access a recipe's
+//: ingredients, use 'next_ingredient'.
 :(scenario "next_ingredient")
 recipe main [
   f 2:literal