From c6922cf9ead43cbe139c20aef6b7e2d3f342da1c Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 13 Jan 2005 14:39:02 +0000 Subject: [PATCH] Remove redundant (with TestDicomDir) PrintDicomDir.cxx file --- Testing/CMakeLists.txt | 1 - Testing/TestDicomDir.cxx | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index cb06b586..1438a9b2 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -23,7 +23,6 @@ IF (GDCM_DATA_ROOT) PrintAllDocument.cxx # includes generated gdcmDataImages.h TestAllReadCompareDicom.cxx # includes generated gdcmDataImages.h TestAllEntryVerify.cxx # includes generated gdcmDataImages.h - PrintDicomDir.cxx #TestChangeHeader.cxx TestDicomDir.cxx # require DICOMDIR BuildUpDicomDir.cxx # writes a file named "NewDICOMDIR" diff --git a/Testing/TestDicomDir.cxx b/Testing/TestDicomDir.cxx index 5fcfb1dd..bdcb4e03 100644 --- a/Testing/TestDicomDir.cxx +++ b/Testing/TestDicomDir.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestDicomDir.cxx,v $ Language: C++ - Date: $Date: 2005/01/13 11:22:57 $ - Version: $Revision: 1.25 $ + Date: $Date: 2005/01/13 14:39:02 $ + Version: $Revision: 1.26 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -66,11 +66,11 @@ int TestDicomDir(int argc, char* argv[]) if(e1->GetDicomDirPatients().begin() == e1->GetDicomDirPatients().end() ) { std::cout<<" DicomDir '"<