]> Creatis software - gdcm.git/blobdiff - vtk/vtkGdcmReader.cxx
gdcm::File::File() and gdcm::DicomDir::DicomDir() are no longer ignored
[gdcm.git] / vtk / vtkGdcmReader.cxx
index 786106ea5ba13b3fd0c674f3ade01b644a764a12..40c592dcdbd3d6bd3a35c805b74ed7072e765972 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: vtkGdcmReader.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/07/30 18:31:25 $
-  Version:   $Revision: 1.74 $
+  Date:      $Date: 2005/08/20 22:29:46 $
+  Version:   $Revision: 1.75 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
 #include <vtkPointData.h>
 #include <vtkLookupTable.h>
 
-vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.74 $");
-vtkStandardNewMacro(vtkGdcmReader);
+vtkCxxRevisionMacro(vtkGdcmReader, "$Revision: 1.75 $")
+vtkStandardNewMacro(vtkGdcmReader)
 
 //-----------------------------------------------------------------------------
 // Constructor / Destructor