view bin/curvecalc_all_subterms @ 1154:1e97f96ee00c

faster effect reload Ignore-this: 9d6a733329596a7878fcc7ffbf2be2e
author drewp@bigasterisk.com
date Sat, 14 Jun 2014 23:08:09 +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 }