]> Creatis software - gdcm.git/blobdiff - Example/TestFromScratch.cxx
STYLE: the mult test was duplicate with the max == 0. Remove it. This doesnt solve...
[gdcm.git] / Example / TestFromScratch.cxx
index d47f638d216bed4aa21288f9338a91507a96846f..0c8f32fd746e9a55dc3bce770f4599d6be72de8a 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: TestFromScratch.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/25 15:44:22 $
-  Version:   $Revision: 1.14 $
+  Date:      $Date: 2005/02/01 11:13:08 $
+  Version:   $Revision: 1.16 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -35,8 +35,9 @@ int main(int argc, char *argv[])
       return 1;
    }
 
-   // Doesn't seems to do anything:
-   gdcm::Debug::SetDebugOn();
+
+   // Doesn't seem to do anything:
+   gdcm::Debug::DebugOn();
 
    // Doesn't link properly:
    //gdcm::Debug::GetReference().SetDebug(1);