]> Creatis software - gdcm.git/blobdiff - DEVELOPPER
* Final changes for tagging and packaging
[gdcm.git] / DEVELOPPER
index dfcfe0334d8d0b337cdb584374884981fcacb170..8df07c5f0948215e219453a8b3301e32634c626c 100644 (file)
@@ -25,6 +25,7 @@ The following comments are intended for core gdcm developpers.
        gdcmHeader = gdcm.gdcmHeader
        gdcmDictSet = gdcm.gdcmDictSet
        gdcmFile = gdcm.gdcmFile
+       [etc.]
     Hence this whole Swig wrapping process is quite odd since we shall
     wrap more classes (%include in swig.i) that eventually get exported to
     the final user by gdcmPython/__init__.py.