Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1713:bd0c83b063df
bower, polymer, coffee updates
Ignore-this: 39b3c5edc1ea34c1f138c538341269f
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Fri, 04 May 2018 07:58:13 +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 }