From: jean-pierre roux Date: Wed, 14 Oct 2009 15:40:33 +0000 (+0000) Subject: no newline at end of file X-Git-Tag: CREATOOLS.2-0-3~50 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=commitdiff_plain;h=a54eab57490cc6b956548c0f7b5418f76a4b172a no newline at end of file --- diff --git a/lib/Surface.cxx b/lib/Surface.cxx index d1bf681..ac7467d 100644 --- a/lib/Surface.cxx +++ b/lib/Surface.cxx @@ -951,4 +951,5 @@ Returns the filtered image vtkActor* Surface::getSurface() { return surfaceResult; -} \ No newline at end of file +} + diff --git a/lib/Surface.h b/lib/Surface.h index 49b6724..ed7a826 100644 --- a/lib/Surface.h +++ b/lib/Surface.h @@ -63,4 +63,5 @@ class Surface The type of image being viewed */ int imageType; -}; \ No newline at end of file +}; +