Files @ 0f7441b74b68
Branch filter:

Location: light9/bin/curvecalc_all_subterms

drewp@bigasterisk.com
music is now norm and padded
Ignore-this: 38d9318667b440034e7731302914773
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 }