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. test="1,3
  6. 5,1
  7. 3,4
  8. 1,1
  9. 3,1
  10. 4,5"
  11.  
  12. export wims_exec_parm=$test
  13. $wims_home/src/Misc/shortpath
  14.