Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1755:e82a8a48120c
update note drawings correctly. rerender less.
Ignore-this: f673b26f919d98b5ee18c1dd94a877f2
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 27 May 2018 01:16:49 +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 }