Files @ 85ccda959170
Branch filter:

Location: light9/bin/curvecalc_all_subterms

drewp@bigasterisk.com
KC seems to refresh on new subs now, though it redraws way too many times
Ignore-this: 581be0258df1d2fe1bdcc3b957f6fcb2
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 }