Changes between Version 85 and Version 86 of ProjectOptions


Ignore:
Timestamp:
Apr 16, 2009, 10:40:36 AM (15 years ago)
Author:
Nicolas
Comment:

fix formatting

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v85 v86  
    285285If this flag is present, the project will be treated specially by the client:
    286286
    287 * The client will download one result at a time.
    288 * This result will be executed whenever computation is enabled (bypassing the normal scheduling mechanism).
     287 * The client will download one result at a time.
     288 * This result will be executed whenever computation is enabled (bypassing the normal scheduling mechanism).
    289289
    290290This is intended for [NonCpuIntensive applications that use little CPU time], e.g. that do network or host measurements.