Salome HOME
Copyrights update 2015.
[modules/paravis.git] / test / VisuPrs / ImportMedField / A2.py
index 7951f10f5527769d0aaea88425dbf5c2b7fb7d8f..17fa75e44abf37002744afac18755c1afaaf2043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2015  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
@@ -21,7 +21,7 @@
 # Import MED file; create presentations for the given fields.
 
 from paravistest import datadir, Import_Med_Field
-import paravis
+import pvserver as paravis
 
 med_file = datadir + "carre_en_quad4_import22.med"
 field_names = ["fieldcelldouble", "fieldnodedouble", "fieldnodedouble", "fieldnodedouble", "fieldnodeint"]