Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
leger
wmixnet
Commits
19f2c784
Commit
19f2c784
authored
Mar 13, 2013
by
Jean-Benoist Leger
Browse files
erreur indentation
parent
92306760
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wmixnet.cc
View file @
19f2c784
...
...
@@ -455,7 +455,7 @@ void wmixnet::set_modele(const std::string & s_modele)
p_f_residuelle_modele
=
&
wmixnet
::
f_residuelle_BI
;
}
if
(
s_modele
==
"BH"
)
if
(
s_modele
==
"BH"
)
{
model_defined
=
true
;
p_f_precalcul_modele
=
&
wmixnet
::
f_precalcul_nothing
;
...
...
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