Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1294:1cceafbacf14
jquery-ui to bower
Ignore-this: c1dbd33984b4307abe76cc9e5a8f7f17
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 30 May 2016 07:05:11 +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 }