Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / MPILifeCycleCORBA / MPIsalome.py
1 import salome
2 from MPILifeCycleCORBA import *
3
4 # create an LifeCycleCORBA instance
5 lcc = MPILifeCycleCORBA(salome.orb)