From: jean-pierre roux Date: Thu, 15 Oct 2009 09:18:21 +0000 (+0000) Subject: no newline at end of file X-Git-Tag: CREATOOLS.2-0-3~46 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=commitdiff_plain;h=11d14b202546fbc3a3f29de5275809c8ab20ad8a no newline at end of file --- diff --git a/PackRecalage/src/bbPackRecalageReSlicerBox.cxx b/PackRecalage/src/bbPackRecalageReSlicerBox.cxx index 9aa9424..57607c1 100644 --- a/PackRecalage/src/bbPackRecalageReSlicerBox.cxx +++ b/PackRecalage/src/bbPackRecalageReSlicerBox.cxx @@ -71,4 +71,5 @@ void ReSlicerBox::bbUserFinalizeProcessing() imageResult->Delete(); } } -// EO namespace bbPackRecalage \ No newline at end of file +// EO namespace bbPackRecalage + diff --git a/lib/Convolution.h b/lib/Convolution.h index b9e752c..5de8819 100644 --- a/lib/Convolution.h +++ b/lib/Convolution.h @@ -34,4 +34,5 @@ class Convolution //Casting Filter vtkImageCast *_cast; -}; \ No newline at end of file +}; + diff --git a/lib/Substraction.h b/lib/Substraction.h index b8f5cfb..85a3991 100644 --- a/lib/Substraction.h +++ b/lib/Substraction.h @@ -81,4 +81,5 @@ class Substraction Image type */ int imageType; -}; \ No newline at end of file +}; +