view bin/curvecalc_all_subterms @ 949:022e997b50c4

less printing from tkdnd Ignore-this: 5bf5cdc273a20574cbd44c83e219c642
author drewp@bigasterisk.com
date Thu, 13 Jun 2013 19:50: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 }