]> Creatis software - gdcm.git/commit
* python subdir moved to gdcmPython (preparation of distutils packaging).
authorfrog <frog>
Wed, 15 Jan 2003 11:30:47 +0000 (11:30 +0000)
committerfrog <frog>
Wed, 15 Jan 2003 11:30:47 +0000 (11:30 +0000)
commit9676e37a52824da2f69d22c721178a4b5dc12191
tree661176af0bf58b38d956dbaba9927605e260d128
parent81ed6935092ed908ca5c1af450f04c84baacf568
  * python subdir moved to gdcmPython (preparation of distutils packaging).
13 files changed:
ChangeLog
gdcmPython/.cvsignore [new file with mode: 0644]
gdcmPython/Makefile [new file with mode: 0644]
gdcmPython/demo/.cvsignore [new file with mode: 0644]
gdcmPython/demo/explore.py [new file with mode: 0644]
gdcmPython/demo/load.py [new file with mode: 0644]
gdcmPython/demo/printGroupedPublicDict.py [new file with mode: 0644]
gdcmPython/demo/test.py [new file with mode: 0644]
gdcmPython/demo/testAll.py [new file with mode: 0644]
gdcmPython/gdcm.i [new file with mode: 0644]
gdcmPython/testSuite.py [new file with mode: 0644]
gdcmPython/win32/gdcmpy.dsp [new file with mode: 0644]
gdcmPython/win32/gdcmpycomplet.dsp [new file with mode: 0644]