]> Creatis software - clitk.git/commitdiff
slight changes to use nex clitkVFResample.ggo
authordsarrut <dsarrut>
Fri, 18 Mar 2011 10:06:05 +0000 (10:06 +0000)
committerdsarrut <dsarrut>
Fri, 18 Mar 2011 10:06:05 +0000 (10:06 +0000)
tools/clitkVFResample.cxx

index d6688e2c7c59ea651b0cbd788e3fb88489d6d8c4..31669467bae5e03ba268f9e4c6752dad5f30b15f 100644 (file)
 ======================================================================-====*/
 #ifndef CLITKVFRESAMPLE_CXX
 #define CLITKVFRESAMPLE_CXX
-/**
-   ------------------------------------------------=
-   * @file   clitkVFResample.cxx
-   * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
-   * @date   23 Feb 2008 08:37:53
-   ------------------------------------------------=*/
 
 // clitk
-#include "clitkImageResample_ggo.h"
+#include "clitkVFResample_ggo.h"
 #include "clitkIO.h"
 #include "clitkVFResampleGenericFilter.h"
 
@@ -34,7 +28,7 @@ int main(int argc, char * argv[])
 {
 
   // Init command line
-  GGO(clitkImageResample, args_info);
+  GGO(clitkVFResample, args_info);
   CLITK_INIT;
 
   // Read input image header to check image dimension