]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Remove reference to runNS.py
authorabd <abd@opencascade.com>
Fri, 27 Oct 2006 13:36:24 +0000 (13:36 +0000)
committerabd <abd@opencascade.com>
Fri, 27 Oct 2006 13:36:24 +0000 (13:36 +0000)
bin/orbmodule.py

index 02cef5f74b9b721807f99fa52e9626b6e1d4b8da..15617736700fd38d4a05c61f453cb519e47da18c 100755 (executable)
@@ -23,7 +23,7 @@ from omniORB import CORBA
 
 # Import the stubs for the Naming service
 import CosNaming
-from runNS import *
+#from runNS import *
 
 # -----------------------------------------------------------------------------