Remove add_synth_paths function, not really needed, can manipulate variable directly for now.

This commit is contained in:
Uriel 2009-03-09 22:16:11 +00:00
parent b4886321ca
commit 29ecc0b153

View file

@ -1,10 +1,5 @@
# Werc builtin handlers
# API
fn add_synth_paths {
synth_paths=($synth_paths $conf_wd^$*)
}
fn nav_tree {
if(! ~ $#sideBarNavTitle 0)
echo '<p class="sideBarTitle">'$"sideBarNavTitle':</p>'