]> Creatis software - clitk.git/blobdiff - tools/clitkImageArithmGenericFilter.cxx
Romulo:
[clitk.git] / tools / clitkImageArithmGenericFilter.cxx
index 104b5d3bc23418c6eff20ab4286462668712ce81..627f6015889eb1988c1d8b0062157c7cacf0b2e7 100755 (executable)
 ======================================================================-====*/
 #ifndef CLITKIMAGEARITHMGENERICFILTER_CXX
 #define CLITKIMAGEARITHMGENERICFILTER_CXX
-/**
- -------------------------------------------------------------------
- * @file   clitkImageArithmGenericFilter.cxx
- * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
- * @date   23 Feb 2008
-
- * @brief
- -------------------------------------------------------------------*/
 
 #include "clitkImageArithmGenericFilter.h"
+#include "clitkImageArithm_ggo.h"
 
+namespace clitk {
+  // Specialisation
+  template<>
+  class ImageArithmGenericFilter<args_info_clitkImageArithm>;
+}
 
 #endif //define CLITKIMAGEARITHMGENERICFILTER_CXX