Rev 9148 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
8648 | bpr | 1 | #! /bin/sh |
2 | |||
3 | wims_home=`pwd`; |
||
4 | wims_dirtest="$wims_home/wimstest/dirtest"; |
||
5 | |||
8819 | bpr | 6 | export wims_rawmath_variables=T,x |
8648 | bpr | 7 | export wims_rawmath_functions=toto |
8 | export wims_warn_rawmath= |
||
9 | export htmlmath_gtlt= |
||
10 | export force_mathml= |
||
8819 | bpr | 11 | |
10181 | bpr | 12 | $wims_home/src/wims test $wims_dirtest rawmath vartest |