view bin/curvecalc_all_subterms @ 1151:fe7ed6395e9f

don't coast if song is paused Ignore-this: 81b4d1c6236262b4fbfeb74b3d1a841e
author drewp@bigasterisk.com
date Sat, 14 Jun 2014 22:33:59 +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 }