Files @ f7ae0faa0a44
Branch filter:

Location: light9/bin/curvecalc_all_subterms - annotation

drewp@bigasterisk.com
makefile and nosetests path fix. new contextsForStatement
Ignore-this: 424b0fa004ff5366b8035af42d9d9d0d
1
2
3
4
5
6
#!/bin/zsh
echo broken: use a plain shell loop
exit 1


for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }