Skip to content
Snippets Groups Projects
Commit 236a4d40 authored by carlocamilloni's avatar carlocamilloni
Browse files

EDS: fix warning

parent b7e6ebfc
No related branches found
No related tags found
No related merge requests found
......@@ -501,7 +501,7 @@ EDS::EDS(const ActionOptions&ao):
}
void EDS::readInRestart(const bool b_mean) {
int adaptive_i;
int adaptive_i=0;
in_restart_.open(in_restart_name_);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment