Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 925:e668f93460d4
some 2012 chase data copied to 2013
Ignore-this: a74572e18646ece650058d0b595d989a
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Jun 2013 05:49:36 +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 }