Salome HOME
Go on
[modules/yacs.git] / src / yacsloader / samples / foreach_LongCorba.xml
index 63d600d66b3a8c3037fbf2ff5ee0d74be04822f8..d97ff6565cced18c4ceba40a0611f19432c64493 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>