view bin/curvecalc_all_subterms @ 1273:b400924f83e7

2015 stage layout Ignore-this: a178a29e8b4ec76a07a033a1814e37a1
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 13 Jun 2015 07:43:24 +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 }