Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1237:ad90eb1f5493
port effecteval root page from knockout to polymer
Ignore-this: eba2dfccbe9a81418b4abfe521b81d01
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Wed, 10 Jun 2015 06:36:08 +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 }