*** empty log message ***

svn path=/trunk/boinc/; revision=183
This commit is contained in:
Barry Luong 2002-07-11 21:57:52 +00:00
parent 1a705be459
commit 555af1f808
2 changed files with 0 additions and 4 deletions

View File

@ -35,8 +35,6 @@
#define OUTFILE_MACRO "<OUTFILE_"
#define UPLOAD_URL_MACRO "<UPLOAD_URL/>"
#define DOWNLOAD_URL_MACRO "<DOWNLOAD_URL/>"
#define UPLOAD_URL "http://localhost/boinc-cgi/file_upload_handler"
#define DOWNLOAD_URL "http://localhost/download/"
int read_file(FILE* f, char* buf) {
assert(f!=NULL);

View File

@ -37,8 +37,6 @@
#define OUTFILE_MACRO "<OUTFILE_"
#define UPLOAD_URL_MACRO "<UPLOAD_URL/>"
#define DOWNLOAD_URL_MACRO "<DOWNLOAD_URL/>"
#define UPLOAD_URL "http://localhost/boinc-cgi/file_upload_handler"
#define DOWNLOAD_URL "http://localhost/download/"
int process_result_template(
FILE* in, FILE* out,