X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkVFResample.cxx;h=31669467bae5e03ba268f9e4c6752dad5f30b15f;hb=60860543f8bc3c1990610fd40cf6500402300c2b;hp=d6688e2c7c59ea651b0cbd788e3fb88489d6d8c4;hpb=a26cd8a19e1b9ad8344ab501436045f171a73713;p=clitk.git diff --git a/tools/clitkVFResample.cxx b/tools/clitkVFResample.cxx index d6688e2..3166946 100644 --- a/tools/clitkVFResample.cxx +++ b/tools/clitkVFResample.cxx @@ -17,15 +17,9 @@ ======================================================================-====*/ #ifndef CLITKVFRESAMPLE_CXX #define CLITKVFRESAMPLE_CXX -/** - ------------------------------------------------= - * @file clitkVFResample.cxx - * @author David Sarrut - * @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