Salome HOME
Update copyrights 2014.
[tools/yacsgen.git] / Examples / cpp1 / README.txt
index efa5554ecce118e2eb631d4d6c693fa95fe7f240..6703a6225a34a1edc86ac4bc24547e0199e452ff 100644 (file)
@@ -1,19 +1,19 @@
 A C++ component dynamically loadable
 =========================================
 
-To build this example, modify the components.py file
+To build this example, modify the ../context.py file
 to take into account your configuration.
 
 1- your prerequisite file 
 2- your KERNEL_ROOT_DIR
 
-Then set the environment (including PYTHONPATH for YACGEN, ../.. from here and execute components.py ::
+Then set the environment (including PYTHONPATH for YACSGEN, ../.. from here and execute components.py ::
 
   source <your prerequisite file>
   python components.py
 
 You should get a SALOME module in source form (cppcompos_SRC), its installation (install) and
-a SALOME application (appli) composed of modules KERNEL, GUI, YACS and cppcompos.
+a SALOME application (appli) composed of modules KERNEL, GUI, YACS and the new module cppcompos.
 
 To run a coupling: