Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1238:cb300d230efd
checkpoint show data
Ignore-this: c078fa1e4d7ff9d43fe2060dc0f276db
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 11 Jun 2015 08:19:44 +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 }