Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 852:d5ba3e20f666
remerge toplevelat changes
Ignore-this: 2c8d368635f657541f77657045eb5399
author | drewp@bigasterisk.com |
---|---|
date | Wed, 05 Jun 2013 23:30:55 +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 }