view bin/curvecalc_all_subterms @ 1473:eea47b8ae21d

checkpoint show data Ignore-this: 972bedec1d805645da329c11b9d90dfb
author drewp@bigasterisk.com
date Sun, 12 Jun 2016 19:28:15 +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 }