]> Creatis software - clitk.git/blobdiff - tools/clitkImageArithmGenericFilter.cxx
Change itk version for travis from v5.0b01 to v5.0rc01
[clitk.git] / tools / clitkImageArithmGenericFilter.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 30b570a..2509b1a
 #define CLITKIMAGEARITHMGENERICFILTER_CXX
 
 #include "clitkImageArithmGenericFilter.h"
-#include "clitkImageArithm_ggo.h"
 
 namespace clitk {
   // Specialisation
-  template<>
-  class ImageArithmGenericFilter<args_info_clitkImageArithm>;
+//   template<>
+//   class ImageArithmGenericFilter<args_info_clitkImageArithm>;
+
+
 }
 
 #endif //define CLITKIMAGEARITHMGENERICFILTER_CXX