Salome HOME
Porting to Python 2.6 - add coding page specification for Python scripts
[modules/kernel.git] / bin / salome.launch
index 92c5eab6de7aa2368bb556b8fd546c2d795278e5..5c71df7efdb8896446279cfc5f987c6535587a65 100644 (file)
@@ -2,7 +2,6 @@
        <launchoptions>
                <gui>yes</gui>
                <logger>no</logger>
-               <!-- <file>atrace.log</file> -->
                <xterm>no</xterm>
                <portkill>yes</portkill>
                <killall>no</killall>
@@ -14,7 +13,6 @@
                        <plugin name="GHS3DPlugin"/>
                </module>
                <module name="VISU"/>
-               <module name="SUPERV"/>
                <module name="MED"/>
                <module name="COMPONENT"/>
                <module name="PYCALCULATOR"/>
@@ -27,6 +25,5 @@
        </embedded-list>
        <standalone-list>
                <standaloneserver>pyContainer</standaloneserver>
-               <standaloneserver>supervContainer</standaloneserver>
        </standalone-list>
 </Configuration-list>