Files @ 470cc80f5384
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
CC escape key puts time slider to the left side
Ignore-this: 24d927b942ca403c47fcbe41972a5491
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 }