Subversion Repositories wimsdev

Rev

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

Rev 13025 Rev 13027
Line 38... Line 38...
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
    !increase seedcnt
40
    !increase seedcnt
41
  !endif
41
  !endif
42
  !if (4 isitemof $intro_check or ($introgivehint=1 and $seedrepeat<=1) or\
42
  !if (4 isitemof $intro_check or ($introgivehint=1 and $seedrepeat<=1) or\
43
      ($introgivehint>=1 and $seedcnt>=$introgivehint and $seedlastcnt>=$seedrepeat)))
43
      ($introgivehint>=1 and $seedcnt>=$introgivehint and $seedlastcnt>=$seedrepeat))
44
    !set givehint=1
44
    !set givehint=1
45
  !endif
45
  !endif
46
  !if $seedlastcnt>=$seedrepeat
46
  !if $seedlastcnt>=$seedrepeat
47
    !set seedlastcnt=0
47
    !set seedlastcnt=0
48
  !else
48
  !else