]> Creatis software - bbtk.git/blobdiff - packages/itk/src/bbitkImageProperties.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / itk / src / bbitkImageProperties.cxx
index d46c01be06e9f994c472587a462f280164dfb9c4..223950e857550ff35cc8ad932bcdc628dfadc24a 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbitkImageProperties.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/02/07 07:58:54 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2008/04/18 12:59:50 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -26,7 +26,7 @@
 
 namespace bbitk 
 {
-  BBTK_USER_BLACK_BOX_IMPLEMENTATION(ImageProperties,bbtk::AtomicBlackBox);
+  BBTK_BLACK_BOX_IMPLEMENTATION(ImageProperties,bbtk::AtomicBlackBox);
 
   BBTK_ADD_BLACK_BOX_TO_PACKAGE(itk,ImageProperties);