Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 767:14d47dd5be04
new vidref crop dimensions. widgets aren't all the right sizes yet
Ignore-this: 78e5821b29d5a2b5ecc9fb12342c8a87
author | drewp@bigasterisk.com |
---|---|
date | Sat, 16 Jun 2012 02:59: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 }