1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<?xml version='1.0' encoding='us-ascii' ?>
<!-- XML component catalog -->
<begin-catalog>
<!-- Path prefix information -->
<path-prefix-list>
</path-prefix-list>
<!-- Component list -->
<component-list>
<component>
<!-- Component identification -->
<component-name>CFDSTUDY</component-name>
<component-username>CFDSTUDY GUI</component-username>
<component-type>Data</component-type>
<component-author>EDF-RD-MFEE</component-author>
<component-version>2.0</component-version>
<component-comment>EDF-RD</component-comment>
<component-multistudy>1</component-multistudy>
<component-icone>CFDSTUDY.png</component-icone>
<constraint>'linux' ~ OS</constraint>
</component>
</component-list>
</begin-catalog>
|