view bin/curvecalc_all_subterms @ 1575:0d2247ec8f49

bestMatch works in paintserver Ignore-this: c237f9f9a3dafe3ccfa3087423a5259a
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 29 May 2017 07:59:59 +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 }