Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1771:792bf30de608
brick mode works. fix some refresh issues.
Ignore-this: a613da1b0281ef8774e0df90d1e39c82
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 03 Jun 2018 10:37:00 +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 }