X-Git-Url: http://git.salome-platform.org/gitweb/?p=samples%2Fdatafiles.git;a=blobdiff_plain;f=Yacs%2FSchemas%2Fbid.xml;h=c76d4098556dd1a7c35502448ec9c3945ea9aeb3;hp=a79d50ae572b59051d629fd12a48e43f1b51bc40;hb=ec1109faaec3e9f48627ae3e2e5d16e48d295903;hpb=7b15d80587c9120c6a05bca1d3668be32c8782dc diff --git a/Yacs/Schemas/bid.xml b/Yacs/Schemas/bid.xml index a79d50a..c76d409 100644 --- a/Yacs/Schemas/bid.xml +++ b/Yacs/Schemas/bid.xml @@ -43,7 +43,7 @@ def f(p1): - print p1;p1=2*p1 + print(p1);p1=2*p1 return p1