]> Creatis software - gdcm.git/blobdiff - src/gdcmGlobal.cxx
ENH: On unix system path are case sensitive, using GDCM broke backward compatibility...
[gdcm.git] / src / gdcmGlobal.cxx
index ad98da2c862a37e843e03293cb57b92636705c9d..2bed919593c4f51fc22af85e8e57dec5d61e897d 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmGlobal.cxx,v $
   Language:  C++
-  Date:      $Date: 2006/01/11 10:44:24 $
-  Version:   $Revision: 1.31 $
+  Date:      $Date: 2006/03/22 13:19:25 $
+  Version:   $Revision: 1.32 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -58,6 +58,8 @@ TS              *Global::TranSyn   = (TS *)0;
 DictGroupName   *Global::GroupName = (DictGroupName *)0;
 DicomDirElement *Global::ddElem    = (DicomDirElement *)0;
 
+Dict            *Global::DefaultPubDict = (Dict *)0;
+
 //-----------------------------------------------------------------------------
 /**
  * \brief   Global container