view bin/curvecalc_all_subterms @ 1057:2448ebc38a6f

curvecalc.glade upgrade VBox/HBox, make subterms hidden (on the way to removal) Ignore-this: 62e123296a37ce6927441dac79c8e1ac
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 01 Jun 2014 20:58:33 +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 }