Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
7816cec9
Commit
7816cec9
authored
Feb 06, 2022
by
Tiago Peixoto
Browse files
blockmodel: simple indentation fix
parent
81e7ad4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph/inference/blockmodel/graph_blockmodel_entries.hh
View file @
7816cec9
...
...
@@ -619,7 +619,7 @@ void apply_delta(State& state, MEntries& m_entries)
{
state
.
_coupled_state
->
propagate_delta
(
m_entries
.
get_move
().
first
,
m_entries
.
get_move
().
second
,
m_entries
.
_p_entries
);
m_entries
.
_p_entries
);
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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