Salome HOME
Updated copyright comment
[modules/hexablock.git] / src / TEST_PY / cas_2013 / make_pave.py
index 03949bca4de8d1782348cf03ed06a0e9b20b98f4..d5336916424e31ff551ba2f82609ebe43b4f2159 100644 (file)
@@ -1,6 +1,6 @@
 # !/bin/python
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -236,7 +236,7 @@ def make_pave () :
     trait_vertical ()
 
     if maillage_actif :
-       print "  ________________________ Maillage"
+       print("  ________________________ Maillage")
        the_doc.addLaws (2, True)
        mesh_hexas = hexablock.mesh(the_doc)