]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl
Salome HOME
Merge branch 'V9_2_2_BR'
[modules/smesh.git] / src / Tools / padder / meshjob / idl / SPADDERPluginTest.idl
index a0b78faaa5a85ef402f98d4bf6af9e0c6dc100ee..6c46c4f1436cdcb7301824423ba0ded261059bc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016  EDF R&D
+// Copyright (C) 2011-2019  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -40,7 +40,7 @@ module SPADDERPluginTest {
   {
     void demo(in double a,in double b,out double c) raises (SALOME::SALOME_Exception);
     boolean testkernel() raises (SALOME::SALOME_Exception);
-    boolean testsmesh(in long studyId) raises (SALOME::SALOME_Exception);
+    boolean testsmesh() raises (SALOME::SALOME_Exception);
   };
 };