Remove add_synth_paths function, not really needed, can manipulate variable directly for now.
This commit is contained in:
parent
b4886321ca
commit
29ecc0b153
1 changed files with 0 additions and 5 deletions
|
|
@ -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>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue