X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmVR.cxx;h=ea98ceb8e0fbc2d5e0c93bea17151152040da665;hb=9b08ef2e93023e33dad3326a0c7d6b5db7b72cd4;hp=a1936d0eb375e4c8281a54939d7517b08c3529b3;hpb=95e43356511d138225d8f718f632b3e7a8fcc106;p=gdcm.git diff --git a/src/gdcmVR.cxx b/src/gdcmVR.cxx index a1936d0e..ea98ceb8 100644 --- a/src/gdcmVR.cxx +++ b/src/gdcmVR.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmVR.cxx,v $ Language: C++ - Date: $Date: 2005/02/05 01:37:09 $ - Version: $Revision: 1.35 $ + Date: $Date: 2005/02/11 15:22:19 $ + Version: $Revision: 1.36 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -27,6 +27,8 @@ namespace gdcm { //----------------------------------------------------------------------------- +/// \brief auto generated function, to fill up the 'Value Representation' +/// Dictionnary, if relevant file is not found on user's disk void FillDefaultVRDict(VRHT &vr); //-----------------------------------------------------------------------------