comparison bin/attic/curvecalc_all_subterms @ 2376:4556eebe5d73

topdir reorgs; let pdm have its src/ dir; separate vite area from light9/
author drewp@bigasterisk.com
date Sun, 12 May 2024 19:02:10 -0700
parents bin/curvecalc_all_subterms@77522c773056
children
comparison
equal deleted inserted replaced
2375:623836db99af 2376:4556eebe5d73
1 #!/bin/zsh
2 echo broken: use a plain shell loop
3 exit 1
4
5
6 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }