X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkVFResample.cxx;h=31669467bae5e03ba268f9e4c6752dad5f30b15f;hb=715826b2afb2dcfe0dfa8d52a07f5dd6ef6dce32;hp=91e409428ae2e3c1aa7cf867923d870c3f3dc196;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/tools/clitkVFResample.cxx b/tools/clitkVFResample.cxx index 91e4094..3166946 100644 --- a/tools/clitkVFResample.cxx +++ b/tools/clitkVFResample.cxx @@ -17,15 +17,9 @@ ======================================================================-====*/ #ifndef CLITKVFRESAMPLE_CXX #define CLITKVFRESAMPLE_CXX -/** - ------------------------------------------------= - * @file clitkImageResample.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