mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=17766
This commit is contained in:
parent
c6d7076464
commit
8e9ef18c8a
|
@ -146,6 +146,7 @@ public:
|
|||
vector<PROJECT*> projects;
|
||||
vector<WORKUNIT*> workunits;
|
||||
vector<RESULT*> results;
|
||||
vector<APP_VERSION*> app_versions;
|
||||
vector<APP*> apps;
|
||||
ACTIVE_TASK_SET active_tasks;
|
||||
GLOBAL_PREFS global_prefs;
|
||||
|
|
Loading…
Reference in New Issue