Salome HOME
Deactivating parallelism for 2D/1D + corrections for non parallel run + adding Parall...
[modules/smesh.git] / src / SMESH_SWIG / SMeshHelper.h
index 58b2c5321ffc1b024a4b3e064c49c77c3eb1788b..2f89a643a4d5a1bbfdb380993390096992d2d2fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2021-2022  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
@@ -21,4 +21,4 @@
 
 #include <string>
 
-std::string BuildSMESHInstanceInternal();
+std::string GetMGLicenseKeyImpl(const char* gmfFile);