]> Creatis software - gdcm.git/commit
* setup.py fixed for un*x (needed macro for stdint.h)
authorfrog <frog>
Thu, 27 Mar 2003 14:57:07 +0000 (14:57 +0000)
committerfrog <frog>
Thu, 27 Mar 2003 14:57:07 +0000 (14:57 +0000)
commitf978dcd25d35bb7dcd2e21f5ca192cc9aea4e8ec
tree318eb4f15034b0822e34d3326380da681bdecd35
parentdcbbe0ecd3fe72f4b97aee8ee6145d06063400cb
  * setup.py fixed for un*x (needed macro for stdint.h)
      * Test/test.cxx renamed to PrintHeader.cxx to avoid collision on
        un*ces with sh-utils test utility.
      * gdcmPython/demo/test.py renamed to PrintHeader.py
      * gdcmPython/demo/ReorganiseFiles.py new demo script added.
ChangeLog
Testing/.cvsignore
gdcmPython/demo/PrintHeader.py [moved from gdcmPython/demo/test.py with 100% similarity]
gdcmPython/demo/ReorganiseFiles.py [new file with mode: 0644]
setup.py