X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTools%2Fpadder%2Fmeshjob%2Fidl%2FSPADDERPluginTest.idl;h=f84c83b4bf1b03eaad9ee71f9ae3de344ede3856;hb=refs%2Ftags%2FV9_1_0;hp=a0b78faaa5a85ef402f98d4bf6af9e0c6dc100ee;hpb=a17b36970bc61da1d664453c615754997c925b18;p=modules%2Fsmesh.git diff --git a/src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl b/src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl index a0b78faaa..f84c83b4b 100644 --- a/src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl +++ b/src/Tools/padder/meshjob/idl/SPADDERPluginTest.idl @@ -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); }; };