view bin/curvecalc_all_subterms @ 1827:cc65c40802f6

checkpoint show data Ignore-this: b36efe828d197f5940ff1ba2ef8c05d0
author drewp@bigasterisk.com
date Sat, 09 Jun 2018 17:41:45 +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 }