Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 838:321fc6150ee3
subcomposer's nice currently-editing DnD box
Ignore-this: f2a8542a4ab38dbe61b26c864da3bace
author | drewp@bigasterisk.com |
---|---|
date | Tue, 26 Mar 2013 07:04:22 +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 }