Files @ f8ab10f4c80b
Branch filter:

Location: light9/bin/curvecalc_all_subterms - annotation

Drew Perttula
better prefix for shorter n3 files in this theater
Ignore-this: 122de90725785217f975cdc76b966cab
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 }