Subversion Repositories wimsdev

Rev

Rev 9148 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #! /bin/sh
  2.  
  3. wims_home=`pwd`;
  4. wims_dirtest="$wims_home/wimstest/dirtest";
  5.  
  6. export wims_rawmath_variables=T,x
  7. export wims_rawmath_functions=toto
  8. export wims_warn_rawmath=
  9. export htmlmath_gtlt=
  10. export force_mathml=
  11.  
  12. $wims_home/src/wims test $wims_dirtest rawmath vartest
  13.