*** empty log message ***

svn path=/trunk/boinc/; revision=2148
This commit is contained in:
David Anderson 2003-08-19 00:59:01 +00:00
parent 135785fc4c
commit cd46672eec
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ project = Project(project_shortname, project_longname,
project.install_project() project.install_project()
project.sched_install('feeder') project.sched_install('feeder')
project.sched_install('timeout_check') project.sched_install('transitioner')
project.sched_install('validate_test') project.sched_install('validate_test')
project.sched_install('assimilator') project.sched_install('assimilator')
project.sched_install('file_deleter') project.sched_install('file_deleter')