Rev 8751 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8751 | Rev 10181 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #! /bin/sh |
1 | #! /bin/sh |
2 | 2 | ||
3 | wims_home=`pwd`; |
3 | wims_home=`pwd`; |
4 | export tmp_dir=$wims_home/wimstest |
4 | export tmp_dir=$wims_home/wimstest |
5 | 5 | ||
6 |
|
6 | #export wims_exec_parm="about" |
7 |
|
7 | #$wims_home/src/Interfaces/yacas |
8 |
|
8 | #echo "\n" |
- | 9 | ||
9 | export wims_exec_parm="2^17-1" |
10 | export wims_exec_parm="2^17-1" |
10 | $wims_home/public_html/bin/yacas |
11 | $wims_home/public_html/bin/yacas |