diff options
Diffstat (limited to 'lib/simple_omelette.rcp')
-rw-r--r-- | lib/simple_omelette.rcp | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/simple_omelette.rcp b/lib/simple_omelette.rcp new file mode 100644 index 0000000..37a0cb8 --- /dev/null +++ b/lib/simple_omelette.rcp @@ -0,0 +1,17 @@ +# -*- mode: fundamental -*- +@title + +!/home/gramanas/code/food_compiler/lib/include.rcp +eggs = 3 +milk = 2tbsp +salt, pepper = * +oregano = * + +--- + +- beat the $eggs and add \ +$salt and $pepper => beaten eggs +> add $milk to the ${beaten eggs} +> melt $butter in pan +> add the eggs and \ +cook [until they are almost set] |