Salome HOME
Implemented a possibility to dlopen SalomeDS libarary and create SObject, Study,...
[modules/kernel.git] / bin / showNS.py
1 #!/usr/bin/env python
2
3 import orbmodule
4
5 clt=orbmodule.client()
6
7 clt.showNS()