Teddy Østergaard wrote:
> 
> Can someone please explain me the difference between the
> mozilla-<d|s>motif and netscape[3|4] ?

version(mozilla) == "5 beta"
version(netscape[3|4]) < version(mozilla-<d|s>motif)

while(using(mozilla)) {
        see_more_bugs();
        miss_more_features();
}

void miss_more_features(void) {
        notice_missing(java);
        notice_missing(mail & news);
}

-- 
Can't buy what I want because it's free.
                -- Pearl Jam

Reply via email to