Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1454:50fe80faebab
animRainbow test. KC faster frame rate
Ignore-this: 419c6a70711ba3df9a234998760f8d9c
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Jun 2016 00:26:12 +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 }