Salome HOME
Merge branch 'omu/insitu'
[modules/paravis.git] / src / PV_SWIG / pvserver.py
index c00c1ee2e85d9f2a7f3c0e20e13490fdf7dbd717..00b513c12995428768f5eaa84363f564783dd2e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -29,6 +29,6 @@ it available in the global variables myParavis and myPVServerService
 import PVSERVER_utils
 
 ## Initialize PARAVIS interface
-myPVServerService = PVSERVER_utils.getEngine()
+myPVServerService = PVSERVER_utils.getService()
 # Backward compatibility:
 myParavis = myPVServerService