mirror of https://github.com/BOINC/boinc.git
4 lines
138 B
C
4 lines
138 B
C
|
extern int write_account_file(char* master_url, char* authenticator);
|
||
|
extern int get_initial_project();
|
||
|
extern int parse_account_files();
|