]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Adding salome.geom python package
authorboulant <boulant>
Thu, 29 Jul 2010 09:38:04 +0000 (09:38 +0000)
committerboulant <boulant>
Thu, 29 Jul 2010 09:38:04 +0000 (09:38 +0000)
commitba2b4f7d087237e86ba32624bd858e9b39a31877
treed2b900ceead0bc2833c62cec4f754c0f2ce56612
parent4dfe2cd0b690ad713506375f4710e82289dbe31e
Adding salome.geom python package
15 files changed:
configure.ac
doc/Makefile.am
doc/docutils/Makefile.am [new file with mode: 0644]
doc/docutils/conf.py [new file with mode: 0644]
doc/docutils/docapi.rst [new file with mode: 0644]
doc/docutils/index.rst [new file with mode: 0644]
doc/docutils/overview.rst [new file with mode: 0644]
src/GEOM_PY/Makefile.am [new file with mode: 0644]
src/GEOM_PY/__init__.py [new file with mode: 0644]
src/GEOM_PY/geomtools.py [new file with mode: 0644]
src/GEOM_PY/structelem/Makefile.am [new file with mode: 0644]
src/GEOM_PY/structelem/__init__.py [new file with mode: 0644]
src/GEOM_PY/structelem/orientation.py [new file with mode: 0644]
src/GEOM_PY/structelem/parts.py [new file with mode: 0644]
src/Makefile.am