Subversion Repositories wimsdev

Rev

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

  1. #! /bin/sh
  2.  
  3. wims_home=`pwd`;
  4.  
  5. export tmp_dir=$wims_home/wimstest
  6.  
  7. #export wims_exec_parm="about"
  8. #$wims_home/src/Interfaces/maxima
  9. #echo "\n"
  10.  
  11. export wims_exec_parm="3+4"
  12. $wims_home/src/Interfaces/maxima
  13.