]> Creatis software - cpPlugins.git/blobdiff - plugins/ITKMorphology/ITKMorphology.i
..
[cpPlugins.git] / plugins / ITKMorphology / ITKMorphology.i
index 0ac9aab5e75cc2c75afe6dba50c44035cc8935fc..212fd21238eea306def7993230aba551f5c34e6d 100644 (file)
@@ -1,6 +1,7 @@
-header #define ITK_MANUAL_INSTANTIATION
+** TODO:
+header #undef ITK_MANUAL_INSTANTIATION
 
 tinclude itkBinaryFillholeImageFilter:h|hxx
-instances itk::BinaryFillholeImageFilter< itk::Image< #scalar_types#, #pdims# > >
+instances itk::BinaryFillholeImageFilter< itk::Image< #scalar_types#, #vdims# > >
 
 ** eof - $RCSfile$