view bin/curvecalc_all_subterms @ 722:ffe30fa6a015

readme Ignore-this: add8d9fa97504a2c26fb5161bac9d0d3
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 13 Jun 2012 07:46:44 +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 }