view bin/curvecalc_all_subterms @ 980:ca3ada5ee9cd

checkpoint Ignore-this: 663bc9d140a50db8934c44d8ec1b40e
author drewp@bigasterisk.com
date Sat, 15 Jun 2013 23:06:12 +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 }