Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1685:94cfef43fb06
show cp
Ignore-this: bc77243fa95e3c0afb7c204eb0481620
author | drewp@bigasterisk.com |
---|---|
date | Sun, 11 Jun 2017 22:35:31 +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 }