view bin/curvecalc_all_subterms @ 763:ffecebbdcc95

curvecalc serves the time you're hovering over Ignore-this: 1175a24abc1de8f6e995e925bb25caab
author drewp@bigasterisk.com
date Sat, 16 Jun 2012 02:53:49 +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 }