Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 983:459f26afffb9
checkpoint
Ignore-this: 149d4515f703de26ae14b9718b473658
author | drewp@bigasterisk.com |
---|---|
date | Sun, 16 Jun 2013 03:21:01 +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 }