Files @ 157985a971dc
Branch filter:

Location: light9/bin/curvecalc_all_subterms - annotation

drewp@bigasterisk.com
non-working WIP for vidref web
Ignore-this: e4be7b5961222bedb5ffe53c46388b3
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 }