diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 11:22:59 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-17 11:22:59 -0700 |
commit | 2199940af170456929a3c4fe4d07d25afea6ae55 (patch) | |
tree | 178c2f4a4188c19da3bfd1a0b3f32ec6a82880e6 /cpp/011load | |
parent | c18e17f22feaf308376f53f2f61775ddad0e4a9d (diff) | |
download | mu-2199940af170456929a3c4fe4d07d25afea6ae55.tar.gz |
1077
Diffstat (limited to 'cpp/011load')
-rw-r--r-- | cpp/011load | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/011load b/cpp/011load index 9978ac8c..3dea0d66 100644 --- a/cpp/011load +++ b/cpp/011load @@ -1,4 +1,5 @@ //: It's often convenient to express recipes in a textual fashion. + :(scenarios add_recipes) :(scenario first_recipe) recipe main [ |