]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
oops
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 25 Sep 2020 07:19:18 +0000 (09:19 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 25 Sep 2020 07:19:18 +0000 (09:19 +0200)
src/MEDLoader/Swig/MEDLoaderCommon.i

index da10c88a275fe03dae87b92cf135d3b595f88668..94006118948a48092e671a8c820bb4a53d8a9c10 100644 (file)
@@ -4335,5 +4335,5 @@ def exit1TS(self, exctype, exc, tb):
 MEDFileAnyTypeField1TS.__enter__=enter1TS
 MEDFileAnyTypeField1TS.__exit__=exit1TS
 MEDFileIntField1TS = MEDFileInt32Field1TS
-MEDFileIntFieldMultiTS = MEDFileInt32Field1MultiTS
+MEDFileIntFieldMultiTS = MEDFileInt32FieldMultiTS
 %}