Mauritius

svn path=/trunk/boinc/; revision=9257
This commit is contained in:
David Anderson 2006-01-17 20:22:25 +00:00
parent af6d8e917d
commit cd3fbc0ed1
3 changed files with 13 additions and 2 deletions

View File

@ -538,6 +538,12 @@ David 16 Jan 2006
cs_benchmark.C
cs_scheduler.C
Rom 15 Jan 2006 (HEAD)
Rom 17 Jan 2006 (HEAD)
- Tag for 5.3.12 release, all platforms
boinc_core_release_5_3_12
David 17 Jan 2006
- user web: add Mauritius to country list
html/inc/
countries.inc

View File

@ -184,9 +184,13 @@ To keep this display current, an application should periodically call
<pre>
boinc_fraction_done(double fraction_done);
</pre>
The <code>fraction_done</code> argument is a rough estimate of the
The <code>fraction_done</code> argument is an estimate of the
workunit fraction complete (0 to 1).
This function is fast and can be called frequently.
The sequence of arguments in successive calls should
be non-decreasing.
An application should never 'reset' and start over
if an error occurs; it should exit with an error code.
<p>
The following functions get information from the core client;

View File

@ -140,6 +140,7 @@ $countries = array(
"Marshall Islands",
"Martinique",
"Mauritania",
"Mauritius",
"Mexico",
"Micronesia",
"Moldova",