]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Merge from branch BR_pypkg (python packaging)
authorgdd <gdd>
Mon, 27 Sep 2010 15:17:08 +0000 (15:17 +0000)
committergdd <gdd>
Mon, 27 Sep 2010 15:17:08 +0000 (15:17 +0000)
commitd47a7b9c3a7eda90c2288e578e2d2b39dc6e6c97
tree132db283cb68cec22a6c103ec19874664e96525b
parent42b3fb231006f2fe057d9eb16904ff56a8473506
Merge from branch BR_pypkg (python packaging)
19 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/images/salome-geom-structuralelements.png [new file with mode: 0644]
doc/docutils/index.rst [new file with mode: 0644]
doc/docutils/overview.rst [new file with mode: 0644]
doc/salome/gui/GEOM/images/salome-geom-structuralelements.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/geompypkg.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/index.doc
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