view bin/curvecalc_all_subterms @ 1759:72380e12d86c

performance: add @cachedUriValues Ignore-this: f3a707bc25acc028dedd2f115a5d17e5
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 29 May 2018 07:00: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 }