Salome HOME
Start Dump Python extension task.
authorrnv <rnv@opencascade.com>
Tue, 28 Oct 2008 11:29:30 +0000 (11:29 +0000)
committerrnv <rnv@opencascade.com>
Tue, 28 Oct 2008 11:29:30 +0000 (11:29 +0000)
commitc2671d27296822a8a6e8fb5cbe4264ba0305e272
tree68691b6bf0794cd963dd3b077de475a573cedd04
parent7f4ee2649bff555a070124c1fb029a00c23dff85
Start Dump Python extension task.
16 files changed:
idl/SALOMEDS.idl
src/KERNEL_PY/Makefile.am
src/KERNEL_PY/salome_notebook.py [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_Study.cxx
src/SALOMEDS/SALOMEDS_Study.hxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.hxx
src/SALOMEDSClient/SALOMEDSClient_Study.hxx
src/SALOMEDSImpl/Makefile.am
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx