2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / sheets / Logic.sheet.in
blob7ea4b0656e07a80a564f4bdcfc08bfa6976001b7
1 <?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
2 <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
3 <_name>Logic</_name>
4 <_description>Boolean Logic</_description>
5 <contents>
6 <object name="Logic - Or">
7 <_description>OR gate</_description>
8 </object>
9 <object name="Logic - And">
10 <_description>AND gate</_description>
11 </object>
12 <object name="Logic - Xor">
13 <_description>XOR gate</_description>
14 </object>
15 <object name="Logic - Buffer">
16 <_description>Simple buffer</_description>
17 </object>
18 <object name="Logic - Inverter">
19 <_description>Inverter</_description>
20 </object>
21 <object name="Logic - Nand">
22 <_description>NAND gate</_description>
23 </object>
24 <object name="Logic - Nor">
25 <_description>NOR gate</_description>
26 </object>
27 <object name="Logic - Not">
28 <_description>NOT</_description>
29 </object>
30 <object name="Logic - Connector">
31 <_description>Crossconnector</_description>
32 </object>
33 </contents>
34 </sheet>