blob: 37a0cb865f6eeba91471e3b57bf899f2a7d1e38b (
plain) (
tree)
|
|
# -*- 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]
|