view bin/curvecalc_all_subterms @ 1323:a77bb5bf9d89

switch zoom system to ko.observable, which works much better Ignore-this: a35d2a2a045cdc4d5002ba5f5085fbef
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 04 Jun 2016 01:39:16 +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 }