view bin/curvecalc_all_subterms @ 1726:fbe417cb765c

fix or workaround js errors on timeline. view zooming broken. adjusters not drawing Ignore-this: f3d990bc9e312efb3625ac439d89c561
author drewp@bigasterisk.com
date Thu, 10 May 2018 07:12:39 +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 }