From 635e1d67db2c639e185b2f9685454c2cdfc8be4d Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Fri, 25 Sep 2020 09:19:18 +0200 Subject: [PATCH] oops --- src/MEDLoader/Swig/MEDLoaderCommon.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MEDLoader/Swig/MEDLoaderCommon.i b/src/MEDLoader/Swig/MEDLoaderCommon.i index da10c88a2..940061189 100644 --- a/src/MEDLoader/Swig/MEDLoaderCommon.i +++ b/src/MEDLoader/Swig/MEDLoaderCommon.i @@ -4335,5 +4335,5 @@ def exit1TS(self, exctype, exc, tb): MEDFileAnyTypeField1TS.__enter__=enter1TS MEDFileAnyTypeField1TS.__exit__=exit1TS MEDFileIntField1TS = MEDFileInt32Field1TS -MEDFileIntFieldMultiTS = MEDFileInt32Field1MultiTS +MEDFileIntFieldMultiTS = MEDFileInt32FieldMultiTS %} -- 2.39.2