]> Creatis software - gdcm.git/commit
Replace stupid method names :
authorjpr <jpr>
Wed, 31 Aug 2005 09:29:10 +0000 (09:29 +0000)
committerjpr <jpr>
Wed, 31 Aug 2005 09:29:10 +0000 (09:29 +0000)
commit4289ddedc713b40cb0af61e19e788bc63f0e5af0
treeb360c60d68d1d6e17cf73a56d7e9cbb48231452f
parent951d1f96c7bff6329f19fa28444fae5c941c352d
Replace stupid method names :
DicomDir::WriteDicomDir and DicomDir::AnonymizeDicomDir
by
DicomDir::Write and DicomDir::Anonymize
Thx to Benoit for repporting oddity
Example/MakeDicomDir.cxx
Testing/TestBuildUpDicomDir.cxx
Testing/TestDicomDir.cxx
Testing/TestMakeDicomDir.cxx
src/gdcmDicomDir.cxx
src/gdcmDicomDir.h