view bin/curvecalc_all_subterms @ 1399:01c33edd1d7c

checkpoint show data Ignore-this: 96ab9e8a549afcbe8ba394e17332fcf5
author drewp@bigasterisk.com
date Sun, 14 Jun 2015 22:06:25 +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 }