Subversion Repositories wimsdev

Rev

Rev 17308 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17308 Rev 18169
Line 28... Line 28...
28
   data=!append item $(l[1]) $(l[2]) $[$(l[3])/100] $score_out to $data
28
   data=!append item $(l[1]) $(l[2]) $[$(l[3])/100] $score_out to $data
29
 !next k
29
 !next k
30
!else
30
!else
31
  data=$empty
31
  data=$empty
32
!endif
32
!endif
33
 
-