about summary refs log tree commit diff stats
path: root/cpp/014types
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-20 11:05:14 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-20 11:05:14 -0700
commit07efdfd7072d84209b419e66e5a2b48a0c78b2ac (patch)
treed5983420d8b867b9f34fea4bd4c08d9b56220df8 /cpp/014types
parented84cba28ab0a00fca80807228afd71d3a00ac44 (diff)
downloadmu-07efdfd7072d84209b419e66e5a2b48a0c78b2ac.tar.gz
1110 - 'scenarios' directive applies only to current file
Diffstat (limited to 'cpp/014types')
-rw-r--r--cpp/014types1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/014types b/cpp/014types
index f12aa6f8..60f9c845 100644
--- a/cpp/014types
+++ b/cpp/014types
@@ -1,5 +1,6 @@
 //: Textual form for types.
 
+:(scenarios "add_recipes")
 :(scenario "container")
 container foo [
   x:integer