How to use example modules?
These modules provide some samples of how to write your own components based on SALOME. These are HELLO_SRC (C++ SALOME component), PYHELLO_SRC (Python SALOME component), LIGTH_SRC (light module of SALOME), SIERPINSKY_SRC and RANDOMIZER_SRC. The latter two are C++ and python components, which show interaction between modules.