]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/dictionary-cic.xml
ocaml 3.09 transition
[helm.git] / helm / gTopLevel / dictionary-cic.xml
1 <?xml version="1.0"?>
2
3 <!--
4  This file is part of EdiTeX, an editor of mathematical
5  expressions based on TeX syntax.
6  
7  Copyright (C) 2002-2003 Luca Padovani <lpadovan@cs.unibo.it>,
8                     2003 Paolo Marinelli <pmarinel@cs.unibo.it>.
9
10  This library is free software; you can redistribute it and/or
11  modify it under the terms of the GNU Lesser General Public
12  License as published by the Free Software Foundation; either
13  version 2.1 of the License, or (at your option) any later version.
14
15  This library is distributed in the hope that it will be useful,
16  but WITHOUT ANY WARRANTY; without even the implied warranty of
17  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
18  Lesser General Public License for more details.
19
20  You should have received a copy of the GNU Lesser General Public
21  License along with this library; if not, write to the Free Software
22  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
23
24  For more information, please visit the project's home page
25  http://helm.cs.unibo.it/editex/
26  or send an email to <lpadovan@cs.unibo.it>
27 -->
28
29 <dictionary name="TeX">
30
31   <include href="/usr/share/editex/dictionary-tex.xml"/>
32
33   <entry name="Prop" class="i" val="Prop"/>
34   <entry name="Set"  class="i" val="Set"/>
35   <entry name="Type" class="i" val="Type"/>
36
37   <entry name="eqt"  class="o" val="="/>
38   <entry name="neqt" class="o" val="&#x2260;"/>
39
40 </dictionary>