Rev 9148 |
    Blame |
    Compare with Previous |
    Last modification |
    View Log
    | RSS feed
  
  
- #! /bin/sh 
-   
- wims_home=`pwd`; 
- wims_dirtest="$wims_home/wimstest/dirtest"; 
-   
- export wims_rawmath_variables=T,x 
- export wims_rawmath_functions=toto 
- export wims_warn_rawmath= 
- export htmlmath_gtlt= 
- export force_mathml= 
-   
- $wims_home/src/wims test $wims_dirtest rawmath vartest 
-