Salome HOME
Merge from agy/feedbackads140304
[modules/paravis.git] / test / VisuPrs / StreamLines / F6.py
index 91696a3fcbb4706d447f6de4d42f623b362941c2..f9d40f70a3cd91171ee11dce51be5d6a15febc9d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2010-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2014  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
@@ -28,7 +28,7 @@ import paravis
 
 
 # Directory for saving snapshots
-picturedir = get_picture_dir(sys.argv[1], "StreamLines/F6")
+picturedir = get_picture_dir("StreamLines/F6")
 
 # Create presentations
 myParavis = paravis.myParavis