Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1535:04f2e93f04e3
effecteval log startup error
Ignore-this: 6ab4a5a770c8557a2459072dde4ce17e
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Wed, 10 May 2017 07:13:27 +0000 |
parents | 77522c773056 |
children |
line wrap: on
line source
#!/bin/zsh echo broken: use a plain shell loop exit 1 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }