Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
71145a19
Commit
71145a19
authored
Jun 26, 2017
by
Pedro Gonnet
Browse files
oops, forgot one.
parent
85579ae9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cell.c
View file @
71145a19
...
...
@@ -1375,7 +1375,7 @@ void cell_activate_subcell_tasks(struct cell *ci, struct cell *cj,
}
else
{
/* We have reached the bottom of the tree: activate drift */
scheduler
_activate
(
s
,
ci
->
drift_part
);
cell
_activate
_
drift_part
(
ci
,
s
);
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment