view bin/curvecalc_all_subterms @ 1305:1f3e105a893c

predicate_objects support on SyncedGraph Ignore-this: 9c2f3642e0601a9712c5c0ede8e9cc16
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 30 May 2016 21:41:01 +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 }