Commit 3fd91f3156c2fd667d35903a135f54fd3a037a01

Authored by Benjamin Renard
1 parent 99a52f9b

Apply some modif. to libcon2020 to improve librairy load

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/ExternLib/InternalField/InternalFields.hh
... ... @@ -84,6 +84,7 @@ namespace AMDA
84 84 double Be0, Be1, Be2;
85 85 if (_addCon2020 > 0)
86 86 {
  87 + _con2020.Init();
87 88 _con2020.SetCartIn(true);
88 89 _con2020.SetCartOut(SetCartOut);
89 90 switch (_addCon2020)
... ...