view bin/curvecalc_all_subterms @ 1448:931d2dafca12

new feature: values can have their range remapped in the device processing Ignore-this: 542047e6307a304f2aa52a69d134ba21
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 22:08:37 +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 }