]> Creatis software - gdcm.git/blobdiff - Example/PrintDicomDir.cxx
See 2004-09-24 entry.
[gdcm.git] / Example / PrintDicomDir.cxx
index 89ba25c00246e9f7a436814162d2065f83864979..852ba533ccfff87269dd986668292fc99e3e03a2 100644 (file)
@@ -129,12 +129,12 @@ int main(int argc, char* argv[])
    }   
  */  
 
-/*
-   cout << std::endl << std::endl  
-        << " = DICOMDIR full content ==========================================" 
-        << std::endl<< std::endl;
-   e1->Print();
-*/   
+
+//   cout << std::endl << std::endl  
+//        << " = DICOMDIR full content ==========================================" 
+//        << std::endl<< std::endl;
+//   e1->Print();
+
    std::cout<<std::flush;
    delete e1;