Changeset - 77522c773056
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 14 years ago 2011-06-20 01:16:27
drewp@bigasterisk.com
add warning to curvecalc_all_subterms
Ignore-this: f2fdfa5b24a71b060bac6b659c37c604
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
bin/curvecalc_all_subterms
Show inline comments
 
#!/bin/zsh
 
echo broken: use a plain shell loop
 
exit 1
 

	
 

	
 
for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }
0 comments (0 inline, 0 general)