]> Creatis software - gdcm.git/commit
Doxygenation
authorjpr <jpr>
Thu, 6 Jan 2005 17:08:05 +0000 (17:08 +0000)
committerjpr <jpr>
Thu, 6 Jan 2005 17:08:05 +0000 (17:08 +0000)
commit0bbf3772212391cff69ed451c0a089279ee0c27c
treec7f2d4467a1e8fdc453f9e18874af2851f838d89
parent2367659aa3cf7e685b91343b24bc28d7fbbf2cbb
Doxygenation
+ modif Coding style :
According with Benoit (and Doxygen) we shall use, just like anybody :
T *foo
or
T &foo
and NOT
T* foo
or
T & foo
(that was gdcm-special)
Dicts/dicomTS.dic
Doc/Website/CodingStyle.html
src/gdcmBase.cxx
src/gdcmDict.cxx