Files @ e06c2c105035
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
workaround for coffee issue with static getters. polymer wasn't seeing my attributes at all
Ignore-this: 192b2826e728db8b7ca6cfb67609241e
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 }