Salome HOME
Go on
[modules/yacs.git] / src / yacsloader / samples / foreach4.xml
index fe4885b2d58b8f66d37585f758c44cd36c757c2d..f9e473922bfb1ba4bb5bf6a4925caf2bb057a4ec 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2015  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>