view bin/curvecalc_all_subterms @ 1891:36849634d50b

mymy on collector Ignore-this: 8c3be45e0a4b7608f40e81020636424f
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 29 May 2019 15:58:23 +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 }