Files @ d4038ddf6cc9
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
home led test configs
Ignore-this: ed23f391d60abe2f374f0f086d3a66
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 }