X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FTestUtil.cxx;h=83d934e7e4245c7ce000beba91b6c81be864c521;hb=3f99e798955f65c1b906ad65016d1b49bde25ef8;hp=26a81a4f1f779bcd366f4e23fee120e7cb77da3e;hpb=80101e358eba3cfca1b7f597c4add6137e553bf2;p=gdcm.git diff --git a/Testing/TestUtil.cxx b/Testing/TestUtil.cxx index 26a81a4f..83d934e7 100644 --- a/Testing/TestUtil.cxx +++ b/Testing/TestUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestUtil.cxx,v $ Language: C++ - Date: $Date: 2005/02/14 10:50:00 $ - Version: $Revision: 1.11 $ + Date: $Date: 2005/02/14 16:46:15 $ + Version: $Revision: 1.12 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -37,9 +37,9 @@ int TestUtil(int , char *[]) // Tokenize : tokens are '#', '@', '-' std::vector tokens; gdcm::Util::Tokenize (x, tokens, "#@-"); - for (unsigned int i=0; i