Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1843:741bfcc0b47c
checkpoint show data
Ignore-this: 75ae7aaa25adc1a616674e2de7cf96c9
author | drewp@bigasterisk.com |
---|---|
date | Sun, 10 Jun 2018 04:36:24 +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 }