Salome HOME
Copyrights update 2015.
[modules/paravis.git] / test / VisuPrs / ImportMedField / A3.py
index 869ed9597c095c91c2cf6d558362043c7781a630..4a2f62b51873a84be012fa5300c44c1ea48fe8b9 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_seg2.med"
 field_names = ["fieldcelldouble", "fieldnodedouble", "fieldnodedouble", "fieldnodedouble", "fieldnodeint"]