Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 789:ea8ca6502255
refactor to prepare for submasters to work out of the main graph
Ignore-this: a5d4b63cf6b7daf52cce9bbfc3e0c5b3
author | drewp@bigasterisk.com |
---|---|
date | Mon, 18 Jun 2012 01:34:40 +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 }