view bin/curvecalc_all_subterms @ 1752:db49df52efc3

old graph api in makeEffect Ignore-this: 4114254744ace06e5eaf3b0e96b07312
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 24 May 2018 06:50:28 +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 }