Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1030:efcb41c585fe
update networking for testing
Ignore-this: 6200fdf23cb8e1d7db2ed3e8633f6688
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 26 May 2014 20:52:25 +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 }