diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2022-05-11 02:17:51 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2022-05-11 02:17:51 +0300 |
commit | 3515199c9e158d4b6fe5d064539bdf288dca7b81 (patch) | |
tree | 7c4ac203010c03fefb4d736871b3b3f0a2db3f98 /lib/simple_omelette.rcp | |
parent | 16538abf8d1231279133508ba15376145b818518 (diff) | |
download | foodtools-3515199c9e158d4b6fe5d064539bdf288dca7b81.tar.gz foodtools-3515199c9e158d4b6fe5d064539bdf288dca7b81.tar.bz2 foodtools-3515199c9e158d4b6fe5d064539bdf288dca7b81.zip |
initial library includes
Diffstat (limited to 'lib/simple_omelette.rcp')
-rw-r--r-- | lib/simple_omelette.rcp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/simple_omelette.rcp b/lib/simple_omelette.rcp index f278e1c..e7f8791 100644 --- a/lib/simple_omelette.rcp +++ b/lib/simple_omelette.rcp @@ -1,10 +1,10 @@ # -*- mode: fundamental -*- @title -# default lib search path FOOD_LIB=/var/lib/food +# default lib search path FOOD_LIB=/usr/local/share/food # order: # 1a. full path if s[0] = / or ~ -# 1b. local path +# 1b. file local path # 2. default library path # !pasta.rcp = 3 # !~/code/food_compiler/lib/include.rcp |