Files @ 00d0dbc2d6db
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
boring paths
Ignore-this: b5a75632bbdfe3f04d344754d1e791cb
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 }