Salome HOME
Update internal settings
[modules/adao.git] / resources / ADAOCatalog.xml
1 <?xml version='1.0' encoding='us-ascii' ?>
2 <!--
3   Copyright (C) 2008-2019 EDF R&D
4
5   This file is part of SALOME ADAO module
6
7   This library is free software; you can redistribute it and/or
8   modify it under the terms of the GNU Lesser General Public
9   License as published by the Free Software Foundation; either
10   version 2.1 of the License.
11
12   This library is distributed in the hope that it will be useful,
13   but WITHOUT ANY WARRANTY; without even the implied warranty of
14   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15   Lesser General Public License for more details.
16
17   You should have received a copy of the GNU Lesser General Public
18   License along with this library; if not, write to the Free Software
19   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
20
21   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
22
23   Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
24 -->
25
26 <!-- XML component catalog -->
27 <begin-catalog>
28
29 <!-- Path prefix information -->
30
31 <path-prefix-list>
32 </path-prefix-list>
33
34 <!-- Commonly used types  -->
35 <type-list>
36   <objref name="pyobj" id="python:obj:1.0"/>
37   <objref name="file" id="file"/>
38 </type-list>
39
40 <!-- Component list -->
41 <component-list>
42   <component>
43     <component-name>ADAO</component-name>
44   </component>
45 </component-list>
46 </begin-catalog>