Salome HOME
Merge branch 'master' into V9_dev
[modules/yacs.git] / src / yacsloader / samples / foreach_LongCorba.xml
index 57985a33a949a04ac97288541fb41519efbedb29..873811842f55394bed6a3ea2de33c2422375b04a 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>