Subversion Repositories wimsdev

Rev

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

active=0
!for t=1 to $votecnt
 !set l_=!record $t of $votedir/.votes
 !set l_=!word 1 of $l_
 !if $l_ iswordof 1 2
  !advance active
 !endif
!next t