Salome HOME
Porting to Mandrake 10.1 and new products:
[modules/kernel.git] / src / LifeCycleCORBA / Launchers.hxx
1 #include <Python.h>
2 #define elDEBUG 0
3
4 PyObject * getLauncher(char* );
5 void Launcher_Slaunch(PyObject * objId, char*, char* );
6