Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1145:8a77bb6871ff
show 2014 checkpoint
Ignore-this: ae06558b300eba7aa066a48b676e9aad
author | drewp@bigasterisk.com |
---|---|
date | Sat, 14 Jun 2014 19:12:18 +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 }