Subversion Repositories wimsdev

Rev

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

Rev 17768 Rev 18495
Line 53... Line 53...
53
  !goto set
53
  !goto set
54
:fset
54
:fset
55
  !goto set
55
  !goto set
56
:set
56
:set
57
  !set tt=!declosing $(replygood$i_)
57
  !set tt=!declosing $(replygood$i_)
58
  !if , notin $good
58
  !if , notin $tt
59
    !set tt=!words2items $tt
59
    !set tt=!words2items $tt
60
  !endif
60
  !endif
61
  !if repeat notwordof $(replyoption$i_)
61
  !if repeat notwordof $(replyoption$i_)
62
    !default reply$i_=!listuniq $tt
62
    !default reply$i_=!listuniq $tt
63
  !else
63
  !else