Skip to content

Commit

Permalink
update of scheduler models to schedule the manager
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitgaudou committed Apr 8, 2022
1 parent 2bb1367 commit c4964ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -37,7 +37,7 @@ global
}
}

species manager schedules:B+A
species manager schedules:manager+(B+A)
{
reflex write_new_step
{
Expand Down
Expand Up @@ -37,7 +37,7 @@ global
}
}

species manager schedules:shuffle(B+A)
species manager schedules:manager+shuffle(B+A)
{
reflex write_new_step
{
Expand Down

0 comments on commit c4964ae

Please sign in to comment.