Subversion Repositories wimsdev

Rev

Rev 2254 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
active=0
2
!for t=1 to $votecnt
12479 bpr 3
  !set l_=!record $t of $votedir/.votes
4
  !set l_=!word 1 of $l_
5
  !if $l_ iswordof 1 2
6
    !advance active
7
  !endif
23 reyssat 8
!next t