Subversion Repositories wimsdev

Rev

Rev 12672 | Rev 13025 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12672 Rev 12990
Line 31... Line 31...
31
  !if 4 isin $get_introcheck
31
  !if 4 isin $get_introcheck
32
    !set introgivehint=1
32
    !set introgivehint=1
33
  !endif
33
  !endif
34
  !default introgivehint=$get_intro_hint
34
  !default introgivehint=$get_intro_hint
35
  !bound introgivehint between 0 and $limit_version default 1
35
  !bound introgivehint between 0 and $limit_version default 1
36
  !default seedrepeat=1
36
  !default seedrepeat=0
37
  !default seedlastcnt=0
37
  !default seedlastcnt=0
38
  !!calculation done before the line with new.
38
  !!calculation done before the line with new.
39
  !if $seedlastcnt>=$seedrepeat
39
  !if $seedlastcnt>=$seedrepeat
40
    !set seedlastcnt=0
40
    !set seedlastcnt=0
41
    !increase seedcnt
41
    !increase seedcnt