]> Creatis software - bbtk.git/blobdiff - packages/itk/src/bbitkImageProperties.h
re-indent / Fix comments
[bbtk.git] / packages / itk / src / bbitkImageProperties.h
index 8f20835356c61f5be23ea89786fe7eaedc3c62a2..8d63f268fe6b4fecfc42a3d5dea628bb97b9059e 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbitkImageProperties.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:21 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2010/04/08 14:37:58 $
+  Version:   $Revision: 1.9 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -71,7 +71,6 @@ namespace bbitk
     template<class ImageType> void DoIt();
   };
   //=================================================================
-  
 
   //=================================================================
   // BlackBox description
@@ -89,7 +88,6 @@ namespace bbitk
   BBTK_OUTPUT(ImageProperties,Spacing,"Size of the voxels",std::vector<float>,"voxel size");
   BBTK_END_DESCRIBE_BLACK_BOX(ImageProperties);
   //=================================================================
-  
 
 }
 //namespace bbitk