ruby-vpi 7.3.0 → 8.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (243) hide show
  1. data/HEADER +19 -4
  2. data/HISTORY +34 -1
  3. data/MEMO +2 -2
  4. data/README +14 -1
  5. data/Rakefile +39 -66
  6. data/bin/generate_test.rb +5 -23
  7. data/bin/generate_test_tpl/bench.rb +1 -1
  8. data/bin/generate_test_tpl/bench.v +2 -2
  9. data/bin/generate_test_tpl/proto.rb +8 -3
  10. data/bin/header_to_ruby.rb +3 -3
  11. data/doc/Rakefile +9 -26
  12. data/doc/{xhtml/background.html → background.html} +1 -1
  13. data/doc/{xhtml/background.methodology.html → background.methodology.html} +1 -1
  14. data/doc/{xhtml/background.organization.html → background.organization.html} +1 -1
  15. data/doc/{xhtml/background.running-tests.html → background.running-tests.html} +0 -0
  16. data/doc/{xhtml/background.terminology.html → background.terminology.html} +0 -0
  17. data/doc/{src/figures → figures}/organization.png +0 -0
  18. data/doc/{src/figures → figures}/organization_detailed.png +0 -0
  19. data/doc/{src/figures → figures}/ruby_init.png +0 -0
  20. data/doc/{src/figures → figures}/ruby_relay.png +0 -0
  21. data/doc/{xhtml/gfdl-0.html → gfdl-0.html} +0 -0
  22. data/doc/{xhtml/gfdl-1.html → gfdl-1.html} +0 -0
  23. data/doc/{xhtml/gfdl-10.html → gfdl-10.html} +0 -0
  24. data/doc/{xhtml/gfdl-2.html → gfdl-2.html} +0 -0
  25. data/doc/{xhtml/gfdl-3.html → gfdl-3.html} +0 -0
  26. data/doc/{xhtml/gfdl-4.html → gfdl-4.html} +0 -0
  27. data/doc/{xhtml/gfdl-5.html → gfdl-5.html} +0 -0
  28. data/doc/{xhtml/gfdl-6.html → gfdl-6.html} +0 -0
  29. data/doc/{xhtml/gfdl-7.html → gfdl-7.html} +0 -0
  30. data/doc/{xhtml/gfdl-8.html → gfdl-8.html} +0 -0
  31. data/doc/{xhtml/gfdl-9.html → gfdl-9.html} +0 -0
  32. data/doc/{xhtml/gfdl-addendum.html → gfdl-addendum.html} +0 -0
  33. data/doc/{xhtml/gfdl.html → gfdl.html} +0 -0
  34. data/doc/glossary.html +3 -0
  35. data/doc/{src/images → images}/COPYING +0 -0
  36. data/doc/{src/images → images}/ChangeLog +0 -0
  37. data/doc/{src/images → images}/blank.png +0 -0
  38. data/doc/{src/images → images}/callouts/1.png +0 -0
  39. data/doc/{src/images → images}/callouts/10.png +0 -0
  40. data/doc/{src/images → images}/callouts/11.png +0 -0
  41. data/doc/{src/images → images}/callouts/12.png +0 -0
  42. data/doc/{src/images → images}/callouts/13.png +0 -0
  43. data/doc/{src/images → images}/callouts/14.png +0 -0
  44. data/doc/{src/images → images}/callouts/15.png +0 -0
  45. data/doc/{src/images → images}/callouts/2.png +0 -0
  46. data/doc/{src/images → images}/callouts/3.png +0 -0
  47. data/doc/{src/images → images}/callouts/4.png +0 -0
  48. data/doc/{src/images → images}/callouts/5.png +0 -0
  49. data/doc/{src/images → images}/callouts/6.png +0 -0
  50. data/doc/{src/images → images}/callouts/7.png +0 -0
  51. data/doc/{src/images → images}/callouts/8.png +0 -0
  52. data/doc/{src/images → images}/callouts/9.png +0 -0
  53. data/doc/{src/images → images}/callouts/ChangeLog +0 -0
  54. data/doc/{src/images → images}/caution.png +0 -0
  55. data/doc/{src/images → images}/caution.svg +0 -0
  56. data/doc/{src/images → images}/copyright +0 -0
  57. data/doc/{src/images → images}/draft.png +0 -0
  58. data/doc/{src/images → images}/home.png +0 -0
  59. data/doc/{src/images → images}/home.svg +0 -0
  60. data/doc/{src/images → images}/important.png +0 -0
  61. data/doc/{src/images → images}/important.svg +0 -0
  62. data/doc/{src/images → images}/next.png +0 -0
  63. data/doc/{src/images → images}/next.svg +0 -0
  64. data/doc/{src/images → images}/note.png +0 -0
  65. data/doc/{src/images → images}/note.svg +0 -0
  66. data/doc/{src/images → images}/prev.png +0 -0
  67. data/doc/{src/images → images}/prev.svg +0 -0
  68. data/doc/{src/images → images}/tip.png +0 -0
  69. data/doc/{src/images → images}/tip.svg +0 -0
  70. data/doc/{src/images → images}/toc-blank.png +0 -0
  71. data/doc/{src/images → images}/toc-minus.png +0 -0
  72. data/doc/{src/images → images}/toc-plus.png +0 -0
  73. data/doc/{src/images → images}/up.png +0 -0
  74. data/doc/{src/images → images}/up.svg +0 -0
  75. data/doc/{src/images → images}/warning.png +0 -0
  76. data/doc/{src/images → images}/warning.svg +0 -0
  77. data/doc/{xhtml/index.html → index.html} +2 -2
  78. data/doc/{xhtml/introduction.html → introduction.html} +0 -0
  79. data/doc/{xhtml/introduction.license.html → introduction.license.html} +0 -0
  80. data/doc/{xhtml/introduction.manifest.html → introduction.manifest.html} +1 -1
  81. data/doc/{xhtml/introduction.related-works.html → introduction.related-works.html} +0 -0
  82. data/doc/{xhtml/introduction.resources.html → introduction.resources.html} +1 -1
  83. data/doc/{txt/manual.txt → manual.txt} +50 -49
  84. data/doc/{xhtml/problem.ivl.html → problem.ivl.html} +0 -0
  85. data/doc/{xhtml/problems.html → problems.html} +0 -0
  86. data/doc/{xhtml/problems.ruby.html → problems.ruby.html} +0 -0
  87. data/doc/{xhtml/problems.vsim.html → problems.vsim.html} +0 -0
  88. data/doc/src/manual.xml +53 -39
  89. data/doc/src/shared.dtd +1 -2
  90. data/doc/{xhtml/styles → styles}/manual.css +6 -10
  91. data/doc/{xhtml/usage.examples.html → usage.examples.html} +0 -0
  92. data/doc/{xhtml/usage.html → usage.html} +0 -0
  93. data/doc/{xhtml/usage.installation.html → usage.installation.html} +0 -0
  94. data/doc/{xhtml/usage.requirements.html → usage.requirements.html} +0 -0
  95. data/doc/{xhtml/usage.tools.html → usage.tools.html} +0 -0
  96. data/doc/{xhtml/usage.tutorial.html → usage.tutorial.html} +14 -18
  97. data/gem_extconf.rb +1 -1
  98. data/header.html +18 -4
  99. data/header.part.html +18 -4
  100. data/history.html +87 -5
  101. data/history.part.html +69 -1
  102. data/lib/ruby-vpi.rb +5 -5
  103. data/lib/ruby-vpi/rcov.rb +2 -2
  104. data/lib/ruby-vpi/runner.rb +4 -7
  105. data/lib/ruby-vpi/vpi_util.rb +2 -2
  106. data/memo.html +23 -9
  107. data/memo.part.html +5 -5
  108. data/readme.html +40 -5
  109. data/readme.part.html +22 -1
  110. data/ref/c/annotated.html +1 -1
  111. data/ref/c/common_8h.html +1 -1
  112. data/ref/c/files.html +1 -1
  113. data/ref/c/functions.html +1 -1
  114. data/ref/c/functions_vars.html +1 -1
  115. data/ref/c/globals.html +1 -1
  116. data/ref/c/globals_0x63.html +1 -1
  117. data/ref/c/globals_0x65.html +1 -1
  118. data/ref/c/globals_0x66.html +1 -1
  119. data/ref/c/globals_0x70.html +1 -1
  120. data/ref/c/globals_0x72.html +1 -1
  121. data/ref/c/globals_0x73.html +1 -1
  122. data/ref/c/globals_0x74.html +1 -1
  123. data/ref/c/globals_0x76.html +1 -1
  124. data/ref/c/globals_0x78.html +1 -1
  125. data/ref/c/globals_defs.html +1 -1
  126. data/ref/c/globals_defs_0x65.html +1 -1
  127. data/ref/c/globals_defs_0x70.html +1 -1
  128. data/ref/c/globals_defs_0x76.html +1 -1
  129. data/ref/c/globals_defs_0x78.html +1 -1
  130. data/ref/c/globals_enum.html +1 -1
  131. data/ref/c/globals_eval.html +1 -1
  132. data/ref/c/globals_func.html +1 -1
  133. data/ref/c/globals_type.html +1 -1
  134. data/ref/c/globals_vars.html +1 -1
  135. data/ref/c/hierarchy.html +1 -1
  136. data/ref/c/index.html +1 -1
  137. data/ref/c/relay_8cin.html +1 -1
  138. data/ref/c/relay_8hin.html +1 -1
  139. data/ref/c/ruby-vpi_8c.html +1 -1
  140. data/ref/c/structrelay____RubyOptions____def.html +1 -1
  141. data/ref/c/structt__cb__data.html +1 -1
  142. data/ref/c/structt__vpi__delay.html +1 -1
  143. data/ref/c/structt__vpi__error__info.html +1 -1
  144. data/ref/c/structt__vpi__strengthval.html +1 -1
  145. data/ref/c/structt__vpi__systf__data.html +1 -1
  146. data/ref/c/structt__vpi__time.html +1 -1
  147. data/ref/c/structt__vpi__value.html +1 -1
  148. data/ref/c/structt__vpi__vecval.html +1 -1
  149. data/ref/c/structt__vpi__vlog__info.html +1 -1
  150. data/ref/c/swig_8cin.html +1 -1
  151. data/ref/c/swig_8hin.html +1 -1
  152. data/ref/c/verilog_8h.html +1 -1
  153. data/ref/c/vlog_8cin.html +1 -1
  154. data/ref/c/vlog_8hin.html +1 -1
  155. data/ref/c/vpi__user_8h.html +1 -1
  156. data/ref/ruby/classes/OutputInfo.src/M000014.html +36 -36
  157. data/ref/ruby/classes/{RubyVPI.html → RubyVpi.html} +6 -6
  158. data/ref/ruby/classes/{RubyVPI.src → RubyVpi.src}/M000075.html +5 -5
  159. data/ref/ruby/classes/{RubyVPI.src → RubyVpi.src}/M000076.html +2 -2
  160. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000070.html +2 -2
  161. data/ref/ruby/classes/Template.src/M000015.html +4 -4
  162. data/ref/ruby/classes/XX.html +4 -4
  163. data/ref/ruby/classes/XX/XHTML.html +5 -5
  164. data/ref/ruby/classes/XX/XHTML.src/{M000024.html → M000023.html} +0 -0
  165. data/ref/ruby/classes/XX/XHTML/Strict.html +5 -5
  166. data/ref/ruby/classes/XX/XHTML/Strict.src/{M000026.html → M000025.html} +0 -0
  167. data/ref/ruby/classes/XX/XHTML/Transitional.html +5 -5
  168. data/ref/ruby/classes/XX/XHTML/Transitional.src/{M000025.html → M000024.html} +0 -0
  169. data/ref/ruby/classes/XX/XMLish.html +5 -5
  170. data/ref/ruby/classes/XX/XMLish.src/{M000023.html → M000026.html} +0 -0
  171. data/ref/ruby/created.rid +1 -1
  172. data/ref/ruby/files/bin/generate_test_rb.html +7 -39
  173. data/ref/ruby/files/bin/generate_test_rb.src/M000001.html +15 -15
  174. data/ref/ruby/files/bin/header_to_ruby_rb.html +12 -4
  175. data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
  176. data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
  177. data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +1 -1
  178. data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
  179. data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
  180. data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
  181. data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +2 -7
  182. data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000002.html +6 -6
  183. data/ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html +1 -1
  184. data/ref/ruby/files/lib/ruby-vpi/vpi_util_rb.html +1 -1
  185. data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +1 -1
  186. data/ref/ruby/files/lib/ruby-vpi_rb.html +1 -1
  187. data/ref/ruby/fr_class_index.html +1 -1
  188. data/ref/ruby/fr_method_index.html +10 -10
  189. data/samp/counter/counter_rspecTest_bench.rb +1 -1
  190. data/samp/counter/counter_rspecTest_proto.rb +1 -1
  191. data/samp/counter/counter_unitTest_bench.rb +1 -1
  192. data/samp/counter/counter_unitTest_proto.rb +1 -1
  193. data/samp/pipelined_alu/hw5_unit_test_bench.rb +1 -1
  194. data/samp/pipelined_alu/hw5_unit_test_proto.rb +1 -1
  195. metadata +183 -237
  196. data/doc/src/styles/manual.css +0 -87
  197. data/doc/xhtml/figures/organization.png +0 -0
  198. data/doc/xhtml/figures/organization_detailed.png +0 -0
  199. data/doc/xhtml/figures/ruby_init.png +0 -0
  200. data/doc/xhtml/figures/ruby_relay.png +0 -0
  201. data/doc/xhtml/glossary.html +0 -3
  202. data/doc/xhtml/images/COPYING +0 -67
  203. data/doc/xhtml/images/ChangeLog +0 -27
  204. data/doc/xhtml/images/blank.png +0 -0
  205. data/doc/xhtml/images/callouts/1.png +0 -0
  206. data/doc/xhtml/images/callouts/10.png +0 -0
  207. data/doc/xhtml/images/callouts/11.png +0 -0
  208. data/doc/xhtml/images/callouts/12.png +0 -0
  209. data/doc/xhtml/images/callouts/13.png +0 -0
  210. data/doc/xhtml/images/callouts/14.png +0 -0
  211. data/doc/xhtml/images/callouts/15.png +0 -0
  212. data/doc/xhtml/images/callouts/2.png +0 -0
  213. data/doc/xhtml/images/callouts/3.png +0 -0
  214. data/doc/xhtml/images/callouts/4.png +0 -0
  215. data/doc/xhtml/images/callouts/5.png +0 -0
  216. data/doc/xhtml/images/callouts/6.png +0 -0
  217. data/doc/xhtml/images/callouts/7.png +0 -0
  218. data/doc/xhtml/images/callouts/8.png +0 -0
  219. data/doc/xhtml/images/callouts/9.png +0 -0
  220. data/doc/xhtml/images/callouts/ChangeLog +0 -15
  221. data/doc/xhtml/images/caution.png +0 -0
  222. data/doc/xhtml/images/caution.svg +0 -290
  223. data/doc/xhtml/images/copyright +0 -55
  224. data/doc/xhtml/images/draft.png +0 -0
  225. data/doc/xhtml/images/home.png +0 -0
  226. data/doc/xhtml/images/home.svg +0 -386
  227. data/doc/xhtml/images/important.png +0 -0
  228. data/doc/xhtml/images/important.svg +0 -163
  229. data/doc/xhtml/images/next.png +0 -0
  230. data/doc/xhtml/images/next.svg +0 -191
  231. data/doc/xhtml/images/note.png +0 -0
  232. data/doc/xhtml/images/note.svg +0 -483
  233. data/doc/xhtml/images/prev.png +0 -0
  234. data/doc/xhtml/images/prev.svg +0 -852
  235. data/doc/xhtml/images/tip.png +0 -0
  236. data/doc/xhtml/images/tip.svg +0 -1145
  237. data/doc/xhtml/images/toc-blank.png +0 -0
  238. data/doc/xhtml/images/toc-minus.png +0 -0
  239. data/doc/xhtml/images/toc-plus.png +0 -0
  240. data/doc/xhtml/images/up.png +0 -0
  241. data/doc/xhtml/images/up.svg +0 -195
  242. data/doc/xhtml/images/warning.png +0 -0
  243. data/doc/xhtml/images/warning.svg +0 -334
Binary file
Binary file
Binary file
Binary file
@@ -1,195 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
- <svg
4
- xmlns:dc="http://purl.org/dc/elements/1.1/"
5
- xmlns:cc="http://web.resource.org/cc/"
6
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
- xmlns:svg="http://www.w3.org/2000/svg"
8
- xmlns="http://www.w3.org/2000/svg"
9
- xmlns:xlink="http://www.w3.org/1999/xlink"
10
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- sodipodi:docname="go-up.svg"
13
- sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/actions"
14
- inkscape:version="0.43+devel"
15
- sodipodi:version="0.32"
16
- id="svg11300"
17
- height="48px"
18
- width="48px"
19
- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
20
- inkscape:export-xdpi="90.000000"
21
- inkscape:export-ydpi="90.000000"
22
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
23
- <defs
24
- id="defs3">
25
- <linearGradient
26
- id="linearGradient2304">
27
- <stop
28
- id="stop2306"
29
- offset="0"
30
- style="stop-color:#73d216" />
31
- <stop
32
- id="stop2308"
33
- offset="1.0000000"
34
- style="stop-color:#4e9a06" />
35
- </linearGradient>
36
- <linearGradient
37
- id="linearGradient8662"
38
- inkscape:collect="always">
39
- <stop
40
- id="stop8664"
41
- offset="0"
42
- style="stop-color:#000000;stop-opacity:1;" />
43
- <stop
44
- id="stop8666"
45
- offset="1"
46
- style="stop-color:#000000;stop-opacity:0;" />
47
- </linearGradient>
48
- <linearGradient
49
- id="linearGradient8650"
50
- inkscape:collect="always">
51
- <stop
52
- id="stop8652"
53
- offset="0"
54
- style="stop-color:#ffffff;stop-opacity:1;" />
55
- <stop
56
- id="stop8654"
57
- offset="1"
58
- style="stop-color:#ffffff;stop-opacity:0;" />
59
- </linearGradient>
60
- <radialGradient
61
- inkscape:collect="always"
62
- xlink:href="#linearGradient8650"
63
- id="radialGradient1438"
64
- gradientUnits="userSpaceOnUse"
65
- gradientTransform="matrix(-3.749427e-16,-2.046729,1.557610,-2.853404e-16,2.767009,66.93275)"
66
- cx="24.53788"
67
- cy="0.40010813"
68
- fx="24.53788"
69
- fy="0.40010813"
70
- r="17.171415" />
71
- <radialGradient
72
- inkscape:collect="always"
73
- xlink:href="#linearGradient2304"
74
- id="radialGradient1441"
75
- gradientUnits="userSpaceOnUse"
76
- gradientTransform="matrix(1.871885e-16,-0.843022,1.020168,2.265228e-16,0.606436,42.58614)"
77
- cx="11.319205"
78
- cy="22.454971"
79
- fx="11.319205"
80
- fy="22.454971"
81
- r="16.956199" />
82
- <radialGradient
83
- inkscape:collect="always"
84
- xlink:href="#linearGradient8662"
85
- id="radialGradient1444"
86
- gradientUnits="userSpaceOnUse"
87
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.536723,1.614716e-15,16.87306)"
88
- cx="24.837126"
89
- cy="36.421127"
90
- fx="24.837126"
91
- fy="36.421127"
92
- r="15.644737" />
93
- </defs>
94
- <sodipodi:namedview
95
- inkscape:window-y="25"
96
- inkscape:window-x="0"
97
- inkscape:window-height="885"
98
- inkscape:window-width="1280"
99
- inkscape:showpageshadow="false"
100
- inkscape:document-units="px"
101
- inkscape:grid-bbox="true"
102
- showgrid="false"
103
- inkscape:current-layer="layer1"
104
- inkscape:cy="25.620377"
105
- inkscape:cx="22.042915"
106
- inkscape:zoom="13.059378"
107
- inkscape:pageshadow="2"
108
- inkscape:pageopacity="0.0"
109
- borderopacity="0.25490196"
110
- bordercolor="#666666"
111
- pagecolor="#ffffff"
112
- id="base"
113
- fill="#73d216"
114
- stroke="#73d216" />
115
- <metadata
116
- id="metadata4">
117
- <rdf:RDF>
118
- <cc:Work
119
- rdf:about="">
120
- <dc:format>image/svg+xml</dc:format>
121
- <dc:type
122
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
123
- <dc:creator>
124
- <cc:Agent>
125
- <dc:title>Jakub Steiner</dc:title>
126
- </cc:Agent>
127
- </dc:creator>
128
- <dc:source>http://jimmac.musichall.cz</dc:source>
129
- <cc:license
130
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
131
- <dc:title>Go Up</dc:title>
132
- <dc:subject>
133
- <rdf:Bag>
134
- <rdf:li>go</rdf:li>
135
- <rdf:li>higher</rdf:li>
136
- <rdf:li>up</rdf:li>
137
- <rdf:li>arrow</rdf:li>
138
- <rdf:li>pointer</rdf:li>
139
- <rdf:li>&gt;</rdf:li>
140
- </rdf:Bag>
141
- </dc:subject>
142
- <dc:contributor>
143
- <cc:Agent>
144
- <dc:title>Andreas Nilsson</dc:title>
145
- </cc:Agent>
146
- </dc:contributor>
147
- </cc:Work>
148
- <cc:License
149
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
150
- <cc:permits
151
- rdf:resource="http://web.resource.org/cc/Reproduction" />
152
- <cc:permits
153
- rdf:resource="http://web.resource.org/cc/Distribution" />
154
- <cc:requires
155
- rdf:resource="http://web.resource.org/cc/Notice" />
156
- <cc:requires
157
- rdf:resource="http://web.resource.org/cc/Attribution" />
158
- <cc:permits
159
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
160
- <cc:requires
161
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
162
- </cc:License>
163
- </rdf:RDF>
164
- </metadata>
165
- <g
166
- inkscape:groupmode="layer"
167
- inkscape:label="Layer 1"
168
- id="layer1">
169
- <path
170
- transform="matrix(1.214466,0.000000,0.000000,0.595458,-6.163846,16.31275)"
171
- d="M 40.481863 36.421127 A 15.644737 8.3968935 0 1 1 9.1923885,36.421127 A 15.644737 8.3968935 0 1 1 40.481863 36.421127 z"
172
- sodipodi:ry="8.3968935"
173
- sodipodi:rx="15.644737"
174
- sodipodi:cy="36.421127"
175
- sodipodi:cx="24.837126"
176
- id="path8660"
177
- style="opacity:0.29946521;color:#000000;fill:url(#radialGradient1444);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
178
- sodipodi:type="arc" />
179
- <path
180
- sodipodi:nodetypes="cccccccc"
181
- id="path8643"
182
- d="M 14.491792,38.500000 L 32.469477,38.500000 L 32.469477,25.547437 L 40.500000,25.547437 L 23.374809,5.4992135 L 6.5285585,25.489471 L 14.497096,25.555762 L 14.491792,38.500000 z "
183
- style="opacity:1.0000000;color:#000000;fill:url(#radialGradient1441);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.0000004;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
184
- <path
185
- sodipodi:nodetypes="cccscc"
186
- id="path8645"
187
- d="M 7.5855237,25.03253 L 14.995821,25.03253 L 15.062422,31.594339 C 20.718034,20.593878 31.055517,22.749928 31.656768,15.966674 C 31.656768,15.966674 23.366938,6.4219692 23.366938,6.4219692 L 7.5855237,25.03253 z "
188
- style="opacity:0.50802141;color:#000000;fill:url(#radialGradient1438);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" />
189
- <path
190
- style="opacity:0.48128340;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000004;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
191
- d="M 15.602735,37.500000 L 31.502578,37.500000 L 31.502578,24.507050 L 38.311576,24.507050 L 23.361206,7.0700896 L 8.6546798,24.550470 L 15.475049,24.528373 L 15.602735,37.500000 z "
192
- id="path8658"
193
- sodipodi:nodetypes="cccccccc" />
194
- </g>
195
- </svg>
Binary file
@@ -1,334 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
- <svg
4
- xmlns:dc="http://purl.org/dc/elements/1.1/"
5
- xmlns:cc="http://web.resource.org/cc/"
6
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
- xmlns:svg="http://www.w3.org/2000/svg"
8
- xmlns="http://www.w3.org/2000/svg"
9
- xmlns:xlink="http://www.w3.org/1999/xlink"
10
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="48.000000px"
13
- height="48.000000px"
14
- id="svg6361"
15
- sodipodi:version="0.32"
16
- inkscape:version="0.42+devel"
17
- sodipodi:docbase="/home/jimmac/gfx/ximian/tango-icon-theme/scalable/actions"
18
- sodipodi:docname="process-stop.svg">
19
- <defs
20
- id="defs3">
21
- <linearGradient
22
- id="linearGradient2256">
23
- <stop
24
- style="stop-color:#ff0202;stop-opacity:1;"
25
- offset="0"
26
- id="stop2258" />
27
- <stop
28
- style="stop-color:#ff9b9b;stop-opacity:1;"
29
- offset="1"
30
- id="stop2260" />
31
- </linearGradient>
32
- <linearGradient
33
- inkscape:collect="always"
34
- id="linearGradient2248">
35
- <stop
36
- style="stop-color:#ffffff;stop-opacity:1;"
37
- offset="0"
38
- id="stop2250" />
39
- <stop
40
- style="stop-color:#ffffff;stop-opacity:0;"
41
- offset="1"
42
- id="stop2252" />
43
- </linearGradient>
44
- <linearGradient
45
- id="linearGradient9647">
46
- <stop
47
- style="stop-color:#ffffff;stop-opacity:1;"
48
- offset="0"
49
- id="stop9649" />
50
- <stop
51
- style="stop-color:#dbdbdb;stop-opacity:1;"
52
- offset="1"
53
- id="stop9651" />
54
- </linearGradient>
55
- <linearGradient
56
- inkscape:collect="always"
57
- id="linearGradient21644">
58
- <stop
59
- style="stop-color:#000000;stop-opacity:1;"
60
- offset="0"
61
- id="stop21646" />
62
- <stop
63
- style="stop-color:#000000;stop-opacity:0;"
64
- offset="1"
65
- id="stop21648" />
66
- </linearGradient>
67
- <radialGradient
68
- inkscape:collect="always"
69
- xlink:href="#linearGradient21644"
70
- id="radialGradient21650"
71
- cx="25.125"
72
- cy="36.75"
73
- fx="25.125"
74
- fy="36.75"
75
- r="15.75"
76
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.595238,-2.300678e-15,14.87500)"
77
- gradientUnits="userSpaceOnUse" />
78
- <linearGradient
79
- inkscape:collect="always"
80
- id="linearGradient7895">
81
- <stop
82
- style="stop-color:#ffffff;stop-opacity:1;"
83
- offset="0"
84
- id="stop7897" />
85
- <stop
86
- style="stop-color:#ffffff;stop-opacity:0;"
87
- offset="1"
88
- id="stop7899" />
89
- </linearGradient>
90
- <linearGradient
91
- id="linearGradient4981">
92
- <stop
93
- style="stop-color:#cc0000;stop-opacity:1;"
94
- offset="0"
95
- id="stop4983" />
96
- <stop
97
- style="stop-color:#b30000;stop-opacity:1.0000000;"
98
- offset="1.0000000"
99
- id="stop4985" />
100
- </linearGradient>
101
- <linearGradient
102
- id="linearGradient15762"
103
- inkscape:collect="always">
104
- <stop
105
- id="stop15764"
106
- offset="0"
107
- style="stop-color:#ffffff;stop-opacity:1;" />
108
- <stop
109
- id="stop15766"
110
- offset="1"
111
- style="stop-color:#ffffff;stop-opacity:0;" />
112
- </linearGradient>
113
- <linearGradient
114
- id="linearGradient14236">
115
- <stop
116
- id="stop14238"
117
- offset="0.0000000"
118
- style="stop-color:#ed4040;stop-opacity:1.0000000;" />
119
- <stop
120
- id="stop14240"
121
- offset="1.0000000"
122
- style="stop-color:#a40000;stop-opacity:1.0000000;" />
123
- </linearGradient>
124
- <linearGradient
125
- id="linearGradient11780">
126
- <stop
127
- style="stop-color:#ff8b8b;stop-opacity:1.0000000;"
128
- offset="0.0000000"
129
- id="stop11782" />
130
- <stop
131
- style="stop-color:#ec1b1b;stop-opacity:1.0000000;"
132
- offset="1.0000000"
133
- id="stop11784" />
134
- </linearGradient>
135
- <linearGradient
136
- id="linearGradient11014">
137
- <stop
138
- style="stop-color:#a80000;stop-opacity:1.0000000;"
139
- offset="0.0000000"
140
- id="stop11016" />
141
- <stop
142
- style="stop-color:#c60000;stop-opacity:1.0000000;"
143
- offset="0.0000000"
144
- id="stop13245" />
145
- <stop
146
- style="stop-color:#e50000;stop-opacity:1.0000000;"
147
- offset="1.0000000"
148
- id="stop11018" />
149
- </linearGradient>
150
- <linearGradient
151
- y2="9.6507530"
152
- x2="9.8940229"
153
- y1="5.3855424"
154
- x1="5.7365270"
155
- gradientTransform="matrix(-1.000000,0.000000,0.000000,-1.000000,31.72170,31.29079)"
156
- gradientUnits="userSpaceOnUse"
157
- id="linearGradient15772"
158
- xlink:href="#linearGradient15762"
159
- inkscape:collect="always" />
160
- <linearGradient
161
- inkscape:collect="always"
162
- xlink:href="#linearGradient11780"
163
- id="linearGradient2057"
164
- x1="15.737001"
165
- y1="12.503600"
166
- x2="53.570126"
167
- y2="47.374317"
168
- gradientUnits="userSpaceOnUse"
169
- gradientTransform="translate(0.000000,-2.000000)" />
170
- <linearGradient
171
- inkscape:collect="always"
172
- xlink:href="#linearGradient4981"
173
- id="linearGradient4987"
174
- x1="23.995985"
175
- y1="20.105337"
176
- x2="41.047836"
177
- y2="37.959785"
178
- gradientUnits="userSpaceOnUse"
179
- gradientTransform="translate(0.000000,-2.000000)" />
180
- <linearGradient
181
- inkscape:collect="always"
182
- xlink:href="#linearGradient7895"
183
- id="linearGradient7901"
184
- x1="15.578875"
185
- y1="16.285088"
186
- x2="32.166405"
187
- y2="28.394291"
188
- gradientUnits="userSpaceOnUse" />
189
- <radialGradient
190
- inkscape:collect="always"
191
- xlink:href="#linearGradient9647"
192
- id="radialGradient2239"
193
- cx="24.30225"
194
- cy="33.30225"
195
- fx="24.30225"
196
- fy="33.30225"
197
- r="12.30225"
198
- gradientUnits="userSpaceOnUse"
199
- gradientTransform="matrix(1.693981,-5.775714e-16,5.775714e-16,1.693981,-16.86529,-25.11111)" />
200
- <linearGradient
201
- inkscape:collect="always"
202
- xlink:href="#linearGradient4981"
203
- id="linearGradient2243"
204
- gradientUnits="userSpaceOnUse"
205
- x1="23.995985"
206
- y1="20.105337"
207
- x2="41.047836"
208
- y2="37.959785"
209
- gradientTransform="matrix(0.988373,0.000000,0.000000,0.988373,0.279002,0.278984)" />
210
- <radialGradient
211
- inkscape:collect="always"
212
- xlink:href="#linearGradient2248"
213
- id="radialGradient2254"
214
- cx="16.75"
215
- cy="10.666344"
216
- fx="16.75"
217
- fy="10.666344"
218
- r="21.25"
219
- gradientTransform="matrix(4.154957,-2.979206e-24,3.255657e-24,3.198723,-52.84553,-23.50921)"
220
- gradientUnits="userSpaceOnUse" />
221
- <linearGradient
222
- inkscape:collect="always"
223
- xlink:href="#linearGradient2256"
224
- id="linearGradient2262"
225
- x1="21.75"
226
- y1="15.80225"
227
- x2="24.30225"
228
- y2="35.05225"
229
- gradientUnits="userSpaceOnUse"
230
- gradientTransform="translate(0.000000,-2.000000)" />
231
- </defs>
232
- <sodipodi:namedview
233
- inkscape:guide-bbox="true"
234
- showguides="true"
235
- id="base"
236
- pagecolor="#ffffff"
237
- bordercolor="#666666"
238
- borderopacity="0.15294118"
239
- inkscape:pageopacity="0.0"
240
- inkscape:pageshadow="2"
241
- inkscape:zoom="4"
242
- inkscape:cx="40.507276"
243
- inkscape:cy="7.0544576"
244
- inkscape:current-layer="layer1"
245
- showgrid="false"
246
- inkscape:grid-bbox="true"
247
- inkscape:document-units="px"
248
- inkscape:window-width="786"
249
- inkscape:window-height="664"
250
- inkscape:window-x="488"
251
- inkscape:window-y="288"
252
- inkscape:showpageshadow="false" />
253
- <metadata
254
- id="metadata4">
255
- <rdf:RDF>
256
- <cc:Work
257
- rdf:about="">
258
- <dc:format>image/svg+xml</dc:format>
259
- <dc:type
260
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
261
- <dc:title>Stop</dc:title>
262
- <dc:date>2005-10-16</dc:date>
263
- <dc:creator>
264
- <cc:Agent>
265
- <dc:title>Andreas Nilsson</dc:title>
266
- </cc:Agent>
267
- </dc:creator>
268
- <dc:subject>
269
- <rdf:Bag>
270
- <rdf:li>stop</rdf:li>
271
- <rdf:li>halt</rdf:li>
272
- <rdf:li>error</rdf:li>
273
- </rdf:Bag>
274
- </dc:subject>
275
- <cc:license
276
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
277
- <dc:contributor>
278
- <cc:Agent>
279
- <dc:title>Jakub Steiner</dc:title>
280
- </cc:Agent>
281
- </dc:contributor>
282
- </cc:Work>
283
- <cc:License
284
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
285
- <cc:permits
286
- rdf:resource="http://web.resource.org/cc/Reproduction" />
287
- <cc:permits
288
- rdf:resource="http://web.resource.org/cc/Distribution" />
289
- <cc:requires
290
- rdf:resource="http://web.resource.org/cc/Notice" />
291
- <cc:requires
292
- rdf:resource="http://web.resource.org/cc/Attribution" />
293
- <cc:permits
294
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
295
- <cc:requires
296
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
297
- </cc:License>
298
- </rdf:RDF>
299
- </metadata>
300
- <g
301
- id="layer1"
302
- inkscape:label="Layer 1"
303
- inkscape:groupmode="layer">
304
- <path
305
- sodipodi:type="arc"
306
- style="opacity:0.63068183;color:#000000;fill:url(#radialGradient21650);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
307
- id="path21642"
308
- sodipodi:cx="25.125"
309
- sodipodi:cy="36.75"
310
- sodipodi:rx="15.75"
311
- sodipodi:ry="9.375"
312
- d="M 40.875 36.75 A 15.75 9.375 0 1 1 9.375,36.75 A 15.75 9.375 0 1 1 40.875 36.75 z"
313
- transform="matrix(1.173803,0.000000,0.000000,0.600000,-5.265866,19.57500)" />
314
- <path
315
- style="fill:url(#linearGradient4987);fill-opacity:1;fill-rule:evenodd;stroke:#860000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
316
- d="M 15.591006,0.4919213 L 32.676311,0.4919213 L 45.497585,13.586385 L 45.497585,31.48003 L 32.848986,43.496929 L 15.418649,43.496929 L 2.4943857,30.658264 L 2.4943857,13.464078 L 15.591006,0.4919213 z "
317
- id="path9480"
318
- sodipodi:nodetypes="ccccccccc" />
319
- <path
320
- style="opacity:0.81318683;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2057);stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
321
- d="M 16.020655,1.5003424 L 32.248563,1.5003424 L 44.496456,13.922717 L 44.496456,31.037001 L 32.638472,42.48783 L 15.870253,42.48783 L 3.5090792,30.208718 L 3.5090792,13.84561 L 16.020655,1.5003424 z "
322
- id="path9482"
323
- sodipodi:nodetypes="ccccccccc" />
324
- <path
325
- style="opacity:0.28977272;fill:url(#radialGradient2254);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
326
- d="M 15.6875,0.75 L 2.75,13.5625 L 2.75,30.5625 L 5.6875,33.46875 C 22.450041,33.526299 22.164665,20.450067 45.25,21.59375 L 45.25,13.6875 L 32.5625,0.75 L 15.6875,0.75 z "
327
- id="path2241"
328
- sodipodi:nodetypes="cccccccc" />
329
- <path
330
- style="fill:url(#radialGradient2239);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2262);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
331
- d="M 16.767175,10.5 L 12.5,14.767175 L 20.035075,22.30225 L 12.5,29.837325 L 16.767175,34.104501 L 24.30225,26.569425 L 31.837325,34.104501 L 36.104501,29.837325 L 28.569425,22.30225 L 36.104501,14.767175 L 31.837325,10.5 L 24.30225,18.035075 L 16.767175,10.5 z "
332
- id="path2787" />
333
- </g>
334
- </svg>