fixed: proper initializer list order
This commit is contained in:
parent
811d2e2a64
commit
ebc92fb92e
@ -457,8 +457,8 @@ namespace {
|
||||
|
||||
explicit Setup(const ::Opm::Deck& deck)
|
||||
: es { deck }
|
||||
, python{ }
|
||||
, sched { deck, es , python }
|
||||
, python{ }
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user