diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2022-10-14 22:11:50 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2022-10-14 22:11:50 +0300 |
commit | 7b7240d50dd5e418bc17beff48aa5681b398b980 (patch) | |
tree | b521f1da139ce85974b71f1698cc140b1e7fed6c /lib/sandwiches/sandwich-base.rcp | |
parent | 433ce0f6795a4db89921b26274dd0b18fcccbb21 (diff) | |
download | foodtools-7b7240d50dd5e418bc17beff48aa5681b398b980.tar.gz foodtools-7b7240d50dd5e418bc17beff48aa5681b398b980.tar.bz2 foodtools-7b7240d50dd5e418bc17beff48aa5681b398b980.zip |
More changes
Diffstat (limited to 'lib/sandwiches/sandwich-base.rcp')
-rw-r--r-- | lib/sandwiches/sandwich-base.rcp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/sandwiches/sandwich-base.rcp b/lib/sandwiches/sandwich-base.rcp new file mode 100644 index 0000000..7a485b2 --- /dev/null +++ b/lib/sandwiches/sandwich-base.rcp @@ -0,0 +1,9 @@ +@ sandwitch base + +bread = two pieces / one bun +butter or mayo = * + +--- + +- toast the $bread [for 3 minutes] => toasted bread +- spead the ${butter or mayo} on the ${toasted bread} |