view bin/curvecalc_all_subterms @ 1563:1b42120d97f5

mypy upgrade Ignore-this: f3d15dd4ced025a818b9601edb3ba8e9
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 24 May 2017 08:30:56 +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 }