X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImageArithmGenericFilter.cxx;h=2509b1a71d88ef5368ecea0d2717629a7430585d;hb=342abd5c807dab47a30d8369aca8f7e5c9242b2b;hp=627f6015889eb1988c1d8b0062157c7cacf0b2e7;hpb=9d10a018cb5d01de3f62b283eea1916c97d7fa44;p=clitk.git diff --git a/tools/clitkImageArithmGenericFilter.cxx b/tools/clitkImageArithmGenericFilter.cxx old mode 100755 new mode 100644 index 627f601..2509b1a --- a/tools/clitkImageArithmGenericFilter.cxx +++ b/tools/clitkImageArithmGenericFilter.cxx @@ -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,17 +14,18 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef CLITKIMAGEARITHMGENERICFILTER_CXX #define CLITKIMAGEARITHMGENERICFILTER_CXX #include "clitkImageArithmGenericFilter.h" -#include "clitkImageArithm_ggo.h" namespace clitk { // Specialisation - template<> - class ImageArithmGenericFilter; +// template<> +// class ImageArithmGenericFilter; + + } #endif //define CLITKIMAGEARITHMGENERICFILTER_CXX