view bin/curvecalc_all_subterms @ 939:331e67fa1492

asco try to print gst error messages. untested Ignore-this: 137d6b933ed8a2502f7281e3a0ab5754
author drewp@bigasterisk.com
date Wed, 12 Jun 2013 23:48:32 +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 }