diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/pasta red sauce.rcp | 2 | ||||
-rw-r--r-- | lib/pasta-red-sauce.rcp | 2 | ||||
-rw-r--r-- | lib/sandwich-base.rcp | 9 |
3 files changed, 11 insertions, 2 deletions
diff --git a/lib/pasta red sauce.rcp b/lib/pasta red sauce.rcp index b0bc460..a14838f 100644 --- a/lib/pasta red sauce.rcp +++ b/lib/pasta red sauce.rcp @@ -1,6 +1,6 @@ @pasta with red sauce
-!~/code/food_compiler/lib/pasta.rcp
+!~/code/foodtools/lib/pasta.rcp
salt = *
sugar = 1 teaspoon
onion = 1
diff --git a/lib/pasta-red-sauce.rcp b/lib/pasta-red-sauce.rcp index 8b98626..2b56894 100644 --- a/lib/pasta-red-sauce.rcp +++ b/lib/pasta-red-sauce.rcp @@ -1,4 +1,4 @@ -@pasta with red sauce
+@pasta with red sauce 3
3!pasta.rcp
salt = *
diff --git a/lib/sandwich-base.rcp b/lib/sandwich-base.rcp new file mode 100644 index 0000000..98568a7 --- /dev/null +++ b/lib/sandwich-base.rcp @@ -0,0 +1,9 @@ +@ sandwitch base + +bread = two pieces / one bun +butter or mayo = * + +--- + +- toast the $bread => toasted bread +- spead the ${butter or mayo} on the ${toasted bread} |