Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1768:c946ead4baf6
restore fade adjusters
Ignore-this: f356a5f2a1fe9fad2d0e578cf2898fd0
author | drewp@bigasterisk.com |
---|---|
date | Fri, 01 Jun 2018 02:34:32 +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 }