view bin/curvecalc_all_subterms @ 1668:add38c04f815

checkpoint show data Ignore-this: 760b981b35ccbc7ccdfff31c28e94db9
author drewp@bigasterisk.com
date Sun, 11 Jun 2017 03:24:27 +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 }