X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Testing%2FTestWriteSimple.cxx;h=4bdbfbfb0395cd68705619017c6ea7cefaf64537;hb=2519871e71241f7e248d22b023eeb3bb5c314257;hp=f349bcee1de3cd7ac88f8dc4dcafd0aa3d651b2d;hpb=c2b3580da1973367361ed5f14f7fe227bd00eb1e;p=gdcm.git diff --git a/Testing/TestWriteSimple.cxx b/Testing/TestWriteSimple.cxx index f349bcee..4bdbfbfb 100644 --- a/Testing/TestWriteSimple.cxx +++ b/Testing/TestWriteSimple.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestWriteSimple.cxx,v $ Language: C++ - Date: $Date: 2005/06/03 10:15:19 $ - Version: $Revision: 1.30 $ + Date: $Date: 2005/07/08 13:39:57 $ + Version: $Revision: 1.31 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -168,6 +168,7 @@ int WriteSimple(Image &img) + // Step 2 : Create the output image std::cout << "2..."; if( img.componentSize%8 > 0 )