Salome HOME
Return deleted code.
[modules/yacs.git] / src / salomeloader / samples / testvisu20.xml
index 9532414f50b43942995659d2813b49b6feb1b4e2..f8f658566e4b995b7e21bfc4a5054dda18054985 100644 (file)
       <PyFunc><![CDATA[    lcc = LifeCycleCORBA(orb)                     ]]></PyFunc>
       <PyFunc><![CDATA[    # --- create a naming service instance              ]]></PyFunc>
       <PyFunc><![CDATA[    naming_service = SALOME_NamingServicePy_i(orb)    ]]></PyFunc>
-      <PyFunc><![CDATA[    # --- get Study Manager reference                     ]]></PyFunc>
+      <PyFunc><![CDATA[    # --- get Study reference                     ]]></PyFunc>
       <PyFunc><![CDATA[    obj = naming_service.Resolve('Study')    ]]></PyFunc>
       <PyFunc><![CDATA[    aStudy = obj._narrow(SALOMEDS.Study)    ]]></PyFunc>
       <PyFunc><![CDATA[    # --- load visu component                          ]]></PyFunc>