X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdConcatStrings_tool.cxx;h=baf010b95bae75ba17dee2577758464ab4b07482;hb=8e21d66a76ff9117acc7dbbaec9123c56115ff56;hp=544612e23ea6d745949323b87768952d330641b7;hpb=967b2087f477b9410540be010c28b45131d51bc9;p=bbtk.git diff --git a/packages/std/src/bbstdConcatStrings_tool.cxx b/packages/std/src/bbstdConcatStrings_tool.cxx index 544612e..baf010b 100644 --- a/packages/std/src/bbstdConcatStrings_tool.cxx +++ b/packages/std/src/bbstdConcatStrings_tool.cxx @@ -28,13 +28,12 @@ void ConcatStrings_tool::Process() // bbSetOutputOut( bbGetInputIn() ); // std::cout << "Output value = " <bbSetOutputOut( bbGetInputIn1() ); bbGetInputBox_ConcatString()->bbSignalOutputModification(std::string("Out")); // bbGetInputBox_ConcatString()->bbSignalOutputModification(); - } // if Type == 1 + } // if Type == 1 && Box }