Salome HOME
Merge V9_dev branch into master
[modules/yacs.git] / src / yacsloader / samples / foreach4.xml
index fe4885b2d58b8f66d37585f758c44cd36c757c2d..fcb5076a11bc56b1978015667e88d4dd5ac8f445 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2016  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>