Salome HOME
Go on
[modules/yacs.git] / src / yacsloader / samples / foreach4.xml
index 5979d101f2aed6a3bcaa8a91e73b068f28feb405..f9e473922bfb1ba4bb5bf6a4925caf2bb057a4ec 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2016  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2019  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
@@ -41,7 +41,7 @@
     </foreach>
     <inline name="node1" >
       <script>
-        <code>print p1</code>
+        <code>print(p1)</code>
       </script>
       <inport name="p1" type="dblevec"/>
     </inline>