X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2FVisuPrs%2FCutLines%2FA5.py;h=2a47c6ed79fb044a1243f4b9472762c8e3237862;hb=216b73d56a11d0b5f0ef26acfd85936f92c5f8ac;hp=f03a9d4f46b0d7a6b65e33af744f61abc9b29070;hpb=1281fe8287ee5f352ab9ad6ff7de1be3d8c54ed2;p=modules%2Fparavis.git diff --git a/test/VisuPrs/CutLines/A5.py b/test/VisuPrs/CutLines/A5.py index f03a9d4f..2a47c6ed 100644 --- a/test/VisuPrs/CutLines/A5.py +++ b/test/VisuPrs/CutLines/A5.py @@ -1,9 +1,9 @@ -# Copyright (C) 2010-2013 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -23,7 +23,7 @@ import sys from paravistest import datadir, pictureext, get_picture_dir from presentations import CreatePrsForFile, PrsTypeEnum -import paravis +import pvserver as paravis # Create presentations myParavis = paravis.myParavis