blob: f278e1cfbcc0d6667506d2ae12426b4e31602039 (
plain) (
tree)
|
|
# -*- mode: fundamental -*-
@title
# default lib search path FOOD_LIB=/var/lib/food
# order:
# 1a. full path if s[0] = / or ~
# 1b. local path
# 2. default library path
# !pasta.rcp = 3
# !~/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]
|