File: CFDSTUDYCatalog.xml

package info (click to toggle)
code-saturne 6.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 63,340 kB
  • sloc: ansic: 354,724; f90: 119,812; python: 87,716; makefile: 4,653; cpp: 4,272; xml: 2,839; sh: 1,228; lex: 170; yacc: 100
file content (27 lines) | stat: -rw-r--r-- 864 bytes parent folder | download | duplicates (5)
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>