*** empty log message ***

svn path=/trunk/boinc/; revision=3648
This commit is contained in:
David Anderson 2004-06-17 22:33:26 +00:00
parent ac9db56081
commit 494b474f90
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
// Contributor(s):
//
#define MAX_CPU_BENCHMARKS_SECONDS 120
#define MAX_CPU_BENCHMARKS_SECONDS 300
#define CPU_BENCHMARKS_RUNNING 0
#define CPU_BENCHMARKS_COMPLETE 1
#define CPU_BENCHMARKS_NOT_RUNNING 2