X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkCropImageGenericFilter.h;h=a1d668e1ca92e646935ca81eddb63a78aa019227;hb=afcd1adfda49e063cf87708b58457254784a8a7a;hp=29d7d5d4676eeefda07a3695b406fef7dd67d98e;hpb=119a42cb1444930c78314e862e590f54c2f7678d;p=clitk.git diff --git a/tools/clitkCropImageGenericFilter.h b/tools/clitkCropImageGenericFilter.h old mode 100755 new mode 100644 index 29d7d5d..a1d668e --- a/tools/clitkCropImageGenericFilter.h +++ b/tools/clitkCropImageGenericFilter.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef CLITKCROPIMAGEGENERICFILTER_H #define CLITKCROPIMAGEGENERICFILTER_H @@ -67,8 +67,4 @@ namespace clitk //-------------------------------------------------------------------- } // end namespace clitk -#ifndef ITK_MANUAL_INSTANTIATION -#include "clitkCropImageGenericFilter.txx" -#endif - #endif // #define CLITKCROPIMAGEGENERICFILTER_H