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
record
sunflo
Commits
7e0cc159
Commit
7e0cc159
authored
Aug 27, 2019
by
RemiM
Committed by
Ronan Trepos
Sep 24, 2019
Browse files
Suppress first_compute in Diagnostic.cpp
parent
559fb7b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
sunflo/src/Diagnostic.cpp
View file @
7e0cc159
...
...
@@ -29,7 +29,6 @@ public :
ParametresVariete
pv
;
ParametresPlante
pp
;
ParametresRendement
pr
;
bool
first_compute
;
/*Sync*/
Var
TT_A2
;
/*Sync*/
Var
ETRETM
;
...
...
@@ -138,7 +137,6 @@ public :
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
first_compute
=
true
;
}
virtual
~
Diagnostic
()
{
}
...
...
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