Salome HOME
Mise à jour du template PythonComponent:
[tools/sat.git] / data / templates / PythonComponent / README
index d13fa47d2a13ec38718167852a52c7c477c6534c..a6958fa8a25ad60f39db1266bfeec17e77af08bd 100755 (executable)
@@ -1,12 +1 @@
-This module is a Salome example of a module implemented in Python with PyQt GUI
-
-Installation and compilation is like every Salome modules :
- src_dir/build_configure
- mkdir build_dir
- mkdir instal_dir
- cd build_dir
- src_dir/configure --prefix=instal_dir
- make
- make install
-
-Documentation can be found in /doc directory.
+This module is a SALOME example of a module implemented in Python with PyQt GUI