blob: 7a66c1e6ed17129c998df44c908a872958847858 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0"?>
<KivioShapeStencil creator="kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Ian Reinhart Geiser"/>
<Title data="Not"/>
<Id data="Not"/>
<Description data="Logical Not Gate"/>
<Version data="0.1"/>
<Web data="www.kde.org"/>
<Email data="geiseri@kde.org"/>
<Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<KivioConnectorTarget x="5" y="10"/>
<KivioConnectorTarget x="5" y="0"/>
<KivioConnectorTarget x="0" y="5"/>
<KivioConnectorTarget x="10" y="5"/>
<Dimensions w="10" h="10" defaultAspect="1"/>
<KivioShape type="Ellipse" name="Connector" x="0" w="10" y="0" h="10"/>
<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="10" h="10" />
</KivioShapeStencil>
|