Subversion Repositories wimsdev

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !if $operation=$empty
  3.  Empty operation: you didn't tell what calculation you want me to make.
  4. !tail
  5. !exit
  6. !endif
  7.  
  8. !if $error!=$empty
  9. !read msg.phtml
  10. !else
  11. !read op/$opr.def output
  12. !endif
  13.  
  14. !tail
  15.  
  16.