Subversion Repositories wimsdev

Rev

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

# Variable calculations should be done in this file.
# It is read and interpreted by wims for all valid calls to the module.


# how to detect the need to compute?
!if $cmd=reply
  error=
  compute=yes


!endif