]> Creatis software - gdcm.git/blobdiff - Example/PrintDicomDir.cxx
Code identation
[gdcm.git] / Example / PrintDicomDir.cxx
index 00adffc0e00ebd07350a3ff23705440379d83d12..852ba533ccfff87269dd986668292fc99e3e03a2 100644 (file)
@@ -130,11 +130,11 @@ 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;