Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 683:2b8caaf4a193
more on the gtk curvecalc port
Ignore-this: eddcd5dd208389b6eeaab391e5ffc06
author | drewp@bigasterisk.com |
---|---|
date | Tue, 21 Jun 2011 02:02:53 +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 }