*** empty log message ***

svn path=/trunk/boinc/; revision=596
This commit is contained in:
Eric Heien 2002-11-11 09:17:17 +00:00
parent c48308d310
commit 9c4bbdcf6f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
$work->result_template = "uc_result";
$work->nresults = 1;
$work->rsc_disk = 1000000000000; // 1 TB
$work->rsc_fpops = 0;
array_push($work->input_files, "input");
$work->install($project);