Rev 1459 | Rev 11312 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1459 | Rev 10757 | ||
---|---|---|---|
Line 62... | Line 62... | ||
62 | !distribute lines $t_ into s_,n_,t_ |
62 | !distribute lines $t_ into s_,n_,t_ |
63 | L_=$c,$s_,$t_,$n_ |
63 | L_=$c,$s_,$t_,$n_ |
64 | idata_$l_=!append line $L_ to $(idata_$l_) |
64 | idata_$l_=!append line $L_ to $(idata_$l_) |
65 | idata_$p_=!append line $L_ to $(idata_$p_) |
65 | idata_$p_=!append line $L_ to $(idata_$p_) |
66 | vistest=!defof class_visibility in $D_/$c/.def |
66 | vistest=!defof class_visibility in $D_/$c/.def |
67 |
|
67 | !!ifval $vistest=2 |
68 | idata=!append line $L_ to $idata |
68 | idata=!append line $L_ to $idata |
69 |
|
69 | !!endif |
70 | !next c |
70 | !next c |
71 | 71 | ||
72 | cdata= |
72 | cdata= |
73 | !for c in $classes |
73 | !for c in $classes |
74 | c_=!translate internal / to , in $c |
74 | c_=!translate internal / to , in $c |