tests/win32/autom_ihm/CFileTest@c_ext/File1@C_File/cfile.xml
author etisserant
Wed, 24 Dec 2008 00:02:12 +0100
changeset 282 2221e99d2f8f
parent 266 530118da6c15
permissions -rw-r--r--
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<CFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="cext_xsd.xsd">
  <includes>
<![CDATA[]]>
  </includes>
  <variables/>
  <globals>
<![CDATA[]]>
  </globals>
  <initFunction>
<![CDATA[]]>
  </initFunction>
  <cleanUpFunction>
<![CDATA[]]>
  </cleanUpFunction>
  <retrieveFunction>
<![CDATA[]]>
  </retrieveFunction>
  <publishFunction>
<![CDATA[]]>
  </publishFunction>
</CFile>