From: eduardo.davila@creatis.insa-lyon.fr Date: Tue, 12 Nov 2024 16:53:48 +0000 (+0100) Subject: Clean code X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=0ebd55a20524d5ebfd8668696f392ac72fd6d9f6;p=creaVtk.git Clean code --- diff --git a/bbtk_creaVtk_PKG/src/bbcreaVtkImageAppendComponents.cxx b/bbtk_creaVtk_PKG/src/bbcreaVtkImageAppendComponents.cxx index bcdc510..442bd37 100644 --- a/bbtk_creaVtk_PKG/src/bbcreaVtkImageAppendComponents.cxx +++ b/bbtk_creaVtk_PKG/src/bbcreaVtkImageAppendComponents.cxx @@ -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()