Files @ 4595a82f5a90
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
effecteval has a delete button on effect rows
Ignore-this: 6a66737cd6857d2f7be4ec382e4890
1
2
3
4
5
6
#!/bin/zsh
echo broken: use a plain shell loop
exit 1


for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }