X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDocument.h;h=76ed0956d54dd1c66fd2e56723a7b7259274b979;hb=f849604fc5f84d51fc9ed567e65f4f2931e2e5e8;hp=55666c1166d65de0dfe7047ac15102ba489a76bb;hpb=90a9bbac732dafa2cb32a92f6a7a5462f57f3c27;p=gdcm.git diff --git a/src/gdcmDocument.h b/src/gdcmDocument.h index 55666c11..76ed0956 100644 --- a/src/gdcmDocument.h +++ b/src/gdcmDocument.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.h,v $ Language: C++ - Date: $Date: 2005/11/21 12:25:41 $ - Version: $Revision: 1.133 $ + Date: $Date: 2005/11/21 16:28:06 $ + Version: $Revision: 1.136 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -47,7 +47,8 @@ public: // Loading //Deprecated : use SetFileName() + Load() - GDCM_LEGACY( virtual bool Load( std::string const &filename ) ); + //GDCM_LEGACY( virtual bool Load( std::string const &filename ) ); + //virtual bool Load( std::string const &filename ); virtual bool Load( ); // Dictionaries