";
foreach($platforms as $short_name=>$p) {
show_platform($short_name, $p, $dev);
}
list_end();
echo "
If your computer is not of one of these types, you can
BOINC is not available for Mac OS 9 or earlier.
There are no plans to develop an OS 9 version.
The Windows BOINC client can be
deployed across a Windows network
using Active Directory.
";
}
echo "
Download information can be restricted by
platform and/or version number,
and can be obtained in XML format.
Details.
";
page_tail();
}
?>