view bin/curvecalc_all_subterms @ 856:a59d0f4563cc

starting curvecalc editchoice Ignore-this: 3885f61f6addba30ea997cc471fd39a9
author drewp@bigasterisk.com
date Wed, 05 Jun 2013 23:39:44 +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 }