]> Creatis software - gdcm.git/commit
* src/gdcmUtil.[cxx|h] split in two. Additional file gdcmGlobal.[cxx|h]
authorfrog <frog>
Sat, 27 Mar 2004 18:41:48 +0000 (18:41 +0000)
committerfrog <frog>
Sat, 27 Mar 2004 18:41:48 +0000 (18:41 +0000)
commit1bc5ccd72098866fc29ca8a786e8bb6852f388ea
treeb2e3801a9dbd897be5d1281552bfc4cc69df8041
parent5311d94213fb3d388924e1d5b8a9e11d1d40fcb3
 * src/gdcmUtil.[cxx|h] split in two. Additional file gdcmGlobal.[cxx|h]
       now contains all the gdcmGlobal related code.
     * minor coding style and doxygenation changes.
22 files changed:
ChangeLog
gdcmPython/gdcm.i
src/Makefile.am
src/gdcmDicomDir.cxx
src/gdcmDicomDirElement.cxx
src/gdcmDicomDirPatient.cxx
src/gdcmDicomDirSerie.cxx
src/gdcmDicomDirStudy.cxx
src/gdcmDict.cxx
src/gdcmDictEntry.h
src/gdcmGlobal.cxx [new file with mode: 0644]
src/gdcmGlobal.h [new file with mode: 0644]
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmHeaderEntry.cxx
src/gdcmObject.cxx
src/gdcmParser.cxx
src/gdcmParser.h
src/gdcmUtil.cxx
src/gdcmUtil.h
src/gdcmVR.cxx
src/win32/gdcmdll.dsp