Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1624:4a751aaaee52
big timeline rewrites. hopefully it's faster and less leaky
Ignore-this: f11cbe9b5f0950af7edfb91682470e60
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Fri, 09 Jun 2017 12:29:35 +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 }