view bin/curvecalc_all_subterms @ 1870:51a9b23db357

rm stubs/rdfdb; point mypy to the real code instead Ignore-this: cd59283a21e2e593682e105d6507a462
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 May 2019 00:41:38 +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 }