view bin/curvecalc_all_subterms @ 1272:add6514966f8

looking for eval optimizations Ignore-this: ed3028d79f293fafc63facb01c4e26e
author drewp@bigasterisk.com
date Sun, 14 Jun 2015 05:00:24 +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 }