]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkItkBlackBoxMacros.h
.
[bbtk.git] / kernel / src / bbtkItkBlackBoxMacros.h
index ddcb7b9762202ae329461c6d81c371176fe39f2a..4a52d99523d73eac450507fda60041216d7ea95f 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkItkBlackBoxMacros.h,v $
   Language:  C++
-  Date:      $Date: 2009/04/30 14:31:31 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2009/05/15 15:00:24 $
+  Version:   $Revision: 1.6 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
                     <<"]"<<std::endl);                                 \
     itkParent::Update();                                               \
     bbtkDebugMessage("process",2,"<** Processing ["<<bbGetFullName()   \
-                    <<"]"<<std::endl);                                 \
-  }
+                    <<"]"<<std::endl);                 \
+  }                                                            
+
 //============================================================================
 
 //===========================================================================