*** empty log message ***

svn path=/trunk/boinc/; revision=11103
This commit is contained in:
David Anderson 2006-09-05 16:06:44 +00:00
parent 6482388fa3
commit 1a99fddbd1
2 changed files with 8 additions and 2 deletions

View File

@ -9776,3 +9776,9 @@ Charlie 5 Sep 2006
mac_build/
boinc.xcodeproj/
project.pbxproj
David 5 Sept 2006
- change run-mode #defines to match old ones
lib/
common_defs.h

View File

@ -26,8 +26,8 @@
#define GUI_RPC_PORT 31416
#define RUN_MODE_ALWAYS 1
#define RUN_MODE_NEVER 2
#define RUN_MODE_AUTO 3
#define RUN_MODE_AUTO 2
#define RUN_MODE_NEVER 3
// values of ACTIVE_TASK::scheduler_state and ACTIVE_TASK::next_scheduler_state
#define CPU_SCHED_UNINITIALIZED 0