Rev 12841 | Rev 16091 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12841 | Rev 13204 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | reclist_portal=sup,neighbor,log,def |
21 | reclist_portal=sup,neighbor,log,def |
22 | reclist_program=$(reclist_portal),exo,sheet,exam,doc,vote,livret,seq |
22 | reclist_program=$(reclist_portal),exo,sheet,exam,doc,vote,livret,seq |
23 | reclist_class=$(reclist_portal),user,motd |
23 | reclist_class=$(reclist_portal),user,motd |
24 | !! program test |
24 | !! program test |
25 | !if /0/// isin $(wims_class)/// |
25 | !if /0/// isin $(wims_class)/// |
26 |
|
26 | reclist_course=exo,sheet,doc,tool,seq |
27 | !else |
27 | !else |
28 | reclist_course=$(reclist_portal),score,manual,cdt,exo,sheet,exam,doc,vote,motd,tool |
28 | reclist_course=$(reclist_portal),score,manual,cdt,exo,sheet,exam,doc,vote,motd,tool |
29 | !endif |
29 | !endif |
30 | reclist=$(reclist_$(wims_typename)) |
30 | reclist=$(reclist_$(wims_typename)) |
31 | !endif |
31 | !endif |