]> SALOME platform Git repositories - modules/gui.git/blob - src/SALOME_SWIG/SALOMEGUI_shared_modules.py
Salome HOME
cd849085d987c4202b5c5853c72b164aca78acc9
[modules/gui.git] / src / SALOME_SWIG / SALOMEGUI_shared_modules.py
1 """
2
3 """
4
5 import SALOME_Session_idl
6
7 from import_hook import register_name
8 register_name("SalomePyQt")
9    
10 # this function is required
11
12 def init_shared_modules():
13    """
14       This function initializes shared modules that need to be
15    """
16    pass