]> Creatis software - creaVtk.git/commitdiff
Clean code
authoreduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Tue, 12 Nov 2024 16:53:48 +0000 (17:53 +0100)
committereduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Tue, 12 Nov 2024 16:53:48 +0000 (17:53 +0100)
bbtk_creaVtk_PKG/src/bbcreaVtkImageAppendComponents.cxx

index bcdc5102743a4a92d3df34532fbe2be8547b6130..442bd377e4e8cb70f159c86dd4c5fda7eb360f4a 100644 (file)
@@ -54,7 +54,8 @@ void ImageAppendComponents::bbUserSetDefaultValues()
        bbSetInputIn2(NULL);
        bbSetInputIn3(NULL);
 }
-//===== 
+
+//=====
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
 //===== 
 void ImageAppendComponents::bbUserInitializeProcessing()
@@ -64,7 +65,8 @@ void ImageAppendComponents::bbUserInitializeProcessing()
 //    but this is where you should allocate the internal/output pointers 
 //    if any  
 }
-//===== 
+
+//=====
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
 //===== 
 void ImageAppendComponents::bbUserFinalizeProcessing()