Subversion Repositories wimsdev

Rev

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

Rev 10757 Rev 11312
Line 20... Line 20...
20
cp_=!append item $classes to $progs
20
cp_=!append item $classes to $progs
21
cp_=!translate internal / to _ in $cp_
21
cp_=!translate internal / to _ in $cp_
22
idata=
22
idata=
23
rdata=
23
rdata=
24
!for c in $cp_
24
!for c in $cp_
25
 rdata_$cp_=
25
 rdata_$c=
26
 idata_$cp_=
26
 idata_$c=
27
!next c
27
!next c
28
 
28
 
29
!for c in $levels
29
!for c in $levels
30
 cdata_$c=
30
 cdata_$c=
31
 pdata_$c=
31
 pdata_$c=