Salome HOME
Protection for the case of python command wrapped over several lines
[modules/smesh.git] / src / SMESH_SWIG_WITHIHM / libSMESH_Swig.i
index 0978eb6bf81db93859e2ddb77385c960dc49adf5..abf6740f384339e283b3b5fdbe9c3505595fbbf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -141,9 +141,10 @@ public:
   SMESH_Swig();
   ~SMESH_Swig();
 
+
   // Initialization =============================================
 
-  void Init(int); // deprecated
+  void Init(); // deprecated
 
   // Publishing =================================================