Changeset - 35eb5ff7d574
[Not reviewed]
default
0 0 1
Drew Perttula - 19 years ago 2006-06-18 22:19:33
drewp@bigasterisk.com
new curvecalc_all_subterms for running shows
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
bin/curvecalc_all_subterms
Show inline comments
 
new file 100644
 
#!/bin/zsh
 
for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }
0 comments (0 inline, 0 general)