view bin/curvecalc_all_subterms @ 1595:013cbd7a0f08

choice-type attrs in live Ignore-this: 6c762ec4b8f93c4700edbb080990eb5f
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 03 Jun 2017 09:20:04 +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 }