~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to osl/doc/images/basic2.eps

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-15 18:39:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20111215183917-uqggmujou8wna9js
Tags: 0.17.0-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%!PS-Adobe-2.0 EPSF-2.0
 
2
%%Title: basic2.fig
 
3
%%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7
 
4
%%CreationDate: Sat May 10 21:23:40 2008
 
5
%%For: cedb@localhost (Bastoul Cedric)
 
6
%%BoundingBox: 0 0 260 235
 
7
%Magnification: 1.0000
 
8
%%EndComments
 
9
/$F2psDict 200 dict def
 
10
$F2psDict begin
 
11
$F2psDict /mtrx matrix put
 
12
/col-1 {0 setgray} bind def
 
13
/col0 {0.000 0.000 0.000 srgb} bind def
 
14
/col1 {0.000 0.000 1.000 srgb} bind def
 
15
/col2 {0.000 1.000 0.000 srgb} bind def
 
16
/col3 {0.000 1.000 1.000 srgb} bind def
 
17
/col4 {1.000 0.000 0.000 srgb} bind def
 
18
/col5 {1.000 0.000 1.000 srgb} bind def
 
19
/col6 {1.000 1.000 0.000 srgb} bind def
 
20
/col7 {1.000 1.000 1.000 srgb} bind def
 
21
/col8 {0.000 0.000 0.560 srgb} bind def
 
22
/col9 {0.000 0.000 0.690 srgb} bind def
 
23
/col10 {0.000 0.000 0.820 srgb} bind def
 
24
/col11 {0.530 0.810 1.000 srgb} bind def
 
25
/col12 {0.000 0.560 0.000 srgb} bind def
 
26
/col13 {0.000 0.690 0.000 srgb} bind def
 
27
/col14 {0.000 0.820 0.000 srgb} bind def
 
28
/col15 {0.000 0.560 0.560 srgb} bind def
 
29
/col16 {0.000 0.690 0.690 srgb} bind def
 
30
/col17 {0.000 0.820 0.820 srgb} bind def
 
31
/col18 {0.560 0.000 0.000 srgb} bind def
 
32
/col19 {0.690 0.000 0.000 srgb} bind def
 
33
/col20 {0.820 0.000 0.000 srgb} bind def
 
34
/col21 {0.560 0.000 0.560 srgb} bind def
 
35
/col22 {0.690 0.000 0.690 srgb} bind def
 
36
/col23 {0.820 0.000 0.820 srgb} bind def
 
37
/col24 {0.500 0.190 0.000 srgb} bind def
 
38
/col25 {0.630 0.250 0.000 srgb} bind def
 
39
/col26 {0.750 0.380 0.000 srgb} bind def
 
40
/col27 {1.000 0.500 0.500 srgb} bind def
 
41
/col28 {1.000 0.630 0.630 srgb} bind def
 
42
/col29 {1.000 0.750 0.750 srgb} bind def
 
43
/col30 {1.000 0.880 0.880 srgb} bind def
 
44
/col31 {1.000 0.840 0.000 srgb} bind def
 
45
 
 
46
end
 
47
save
 
48
newpath 0 235 moveto 0 0 lineto 260 0 lineto 260 235 lineto closepath clip newpath
 
49
-156.6 333.9 translate
 
50
1 -1 scale
 
51
 
 
52
/cp {closepath} bind def
 
53
/ef {eofill} bind def
 
54
/gr {grestore} bind def
 
55
/gs {gsave} bind def
 
56
/sa {save} bind def
 
57
/rs {restore} bind def
 
58
/l {lineto} bind def
 
59
/m {moveto} bind def
 
60
/rm {rmoveto} bind def
 
61
/n {newpath} bind def
 
62
/s {stroke} bind def
 
63
/sh {show} bind def
 
64
/slc {setlinecap} bind def
 
65
/slj {setlinejoin} bind def
 
66
/slw {setlinewidth} bind def
 
67
/srgb {setrgbcolor} bind def
 
68
/rot {rotate} bind def
 
69
/sc {scale} bind def
 
70
/sd {setdash} bind def
 
71
/ff {findfont} bind def
 
72
/sf {setfont} bind def
 
73
/scf {scalefont} bind def
 
74
/sw {stringwidth} bind def
 
75
/tr {translate} bind def
 
76
/tnt {dup dup currentrgbcolor
 
77
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
 
78
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
 
79
  4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
 
80
  bind def
 
81
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
 
82
  4 -2 roll mul srgb} bind def
 
83
 /DrawEllipse {
 
84
        /endangle exch def
 
85
        /startangle exch def
 
86
        /yrad exch def
 
87
        /xrad exch def
 
88
        /y exch def
 
89
        /x exch def
 
90
        /savematrix mtrx currentmatrix def
 
91
        x y tr xrad yrad sc 0 0 1 startangle endangle arc
 
92
        closepath
 
93
        savematrix setmatrix
 
94
        } def
 
95
 
 
96
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
 
97
/$F2psEnd {$F2psEnteredState restore end} def
 
98
 
 
99
$F2psBegin
 
100
10 setmiterlimit
 
101
0 slj 0 slc
 
102
 0.06000 0.06000 sc
 
103
%
 
104
% Fig objects follow
 
105
%
 
106
 
107
% here starts figure with depth 51
 
108
% Polyline
 
109
0 slj
 
110
0 slc
 
111
0.000 slw
 
112
n 4200 2700 m 4200 3900 l 5400 3900 l 5400 2700 l
 
113
 cp gs col7 0.75 shd ef gr 
 
114
% Ellipse
 
115
7.500 slw
 
116
 [15 45] 45 sd
 
117
1 slc
 
118
n 5400 3900 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
119
 [] 0 sd
 
120
% Ellipse
 
121
 [15 45] 45 sd
 
122
n 4800 3900 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
123
 [] 0 sd
 
124
% Ellipse
 
125
 [15 45] 45 sd
 
126
n 4200 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
127
 [] 0 sd
 
128
% Ellipse
 
129
 [15 45] 45 sd
 
130
n 4800 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
131
 [] 0 sd
 
132
% Ellipse
 
133
 [15 45] 45 sd
 
134
n 4200 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
135
 [] 0 sd
 
136
% Ellipse
 
137
 [15 45] 45 sd
 
138
n 4200 3900 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
139
 [] 0 sd
 
140
% Ellipse
 
141
 [15 45] 45 sd
 
142
n 5400 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
143
 [] 0 sd
 
144
% Ellipse
 
145
 [15 45] 45 sd
 
146
n 4800 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
147
 [] 0 sd
 
148
% Ellipse
 
149
 [15 45] 45 sd
 
150
n 5400 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
 
151
 [] 0 sd
 
152
% Polyline
 
153
0 slc
 
154
gs  clippath
 
155
5770 5160 m 6015 5160 l 6015 5040 l 5770 5040 l 5770 5040 l 5950 5100 l 5770 5160 l cp
 
156
eoclip
 
157
n 3000 5100 m
 
158
 6000 5100 l gs col0 s gr gr
 
159
 
 
160
% arrowhead
 
161
15.000 slw
 
162
n 5770 5160 m 5950 5100 l 5770 5040 l 5770 5160 l  cp gs 0.00 setgray ef gr  col0 s
 
163
% Polyline
 
164
7.500 slw
 
165
gs  clippath
 
166
3060 2330 m 3060 2085 l 2940 2085 l 2940 2330 l 2940 2330 l 3000 2150 l 3060 2330 l cp
 
167
eoclip
 
168
n 3000 5100 m
 
169
 3000 2100 l gs col0 s gr gr
 
170
 
 
171
% arrowhead
 
172
15.000 slw
 
173
n 3060 2330 m 3000 2150 l 2940 2330 l 3060 2330 l  cp gs 0.00 setgray ef gr  col0 s
 
174
% Polyline
 
175
7.500 slw
 
176
n 3000 4500 m
 
177
 2925 4500 l gs 0.00 setgray ef gr gs col0 s gr 
 
178
% Polyline
 
179
n 3000 3900 m
 
180
 2925 3900 l gs 0.00 setgray ef gr gs col0 s gr 
 
181
% Polyline
 
182
n 3000 3300 m
 
183
 2925 3300 l gs 0.00 setgray ef gr gs col0 s gr 
 
184
% Polyline
 
185
n 3600 5100 m
 
186
 3600 5175 l gs 0.00 setgray ef gr gs col0 s gr 
 
187
% Polyline
 
188
n 4200 5100 m
 
189
 4200 5175 l gs 0.00 setgray ef gr gs col0 s gr 
 
190
% Polyline
 
191
n 5400 5100 m
 
192
 5400 5175 l gs 0.00 setgray ef gr gs col0 s gr 
 
193
% Polyline
 
194
n 4800 5100 m
 
195
 4800 5175 l gs 0.00 setgray ef gr gs col0 s gr 
 
196
% Polyline
 
197
n 3000 2700 m
 
198
 2925 2700 l gs 0.00 setgray ef gr gs col0 s gr 
 
199
% Polyline
 
200
 [15 45] 45 sd
 
201
n 3000 3900 m
 
202
 6000 3900 l gs col0 s gr  [] 0 sd
 
203
% Polyline
 
204
 [15 45] 45 sd
 
205
n 4200 5100 m
 
206
 4200 2100 l gs col0 s gr  [] 0 sd
 
207
% Polyline
 
208
 [15 45] 45 sd
 
209
n 5400 5175 m
 
210
 5400 2100 l gs col0 s gr  [] 0 sd
 
211
% Polyline
 
212
 [15 45] 45 sd
 
213
n 3000 2700 m
 
214
 6000 2700 l gs col0 s gr  [] 0 sd
 
215
/Times-Bold ff 433.33 scf sf
 
216
2625 4650 m
 
217
gs 1 -1 sc (1) col0 sh gr
 
218
/Times-Bold ff 433.33 scf sf
 
219
2625 4050 m
 
220
gs 1 -1 sc (2) col0 sh gr
 
221
/Times-Bold ff 433.33 scf sf
 
222
3525 5550 m
 
223
gs 1 -1 sc (1) col0 sh gr
 
224
/Times-Bold ff 433.33 scf sf
 
225
4125 5550 m
 
226
gs 1 -1 sc (2) col0 sh gr
 
227
/Times-Bold ff 433.33 scf sf
 
228
5250 5550 m
 
229
gs 1 -1 sc (4) col0 sh gr
 
230
/Times-Bold ff 433.33 scf sf
 
231
2625 2850 m
 
232
gs 1 -1 sc (4) col0 sh gr
 
233
/Times-Bold ff 433.33 scf sf
 
234
2700 2175 m
 
235
gs 1 -1 sc (j) col0 sh gr
 
236
/Times-Roman ff 433.33 scf sf
 
237
3825 1950 m
 
238
gs 1 -1 sc (i>=2) col0 sh gr
 
239
/Times-Roman ff 433.33 scf sf
 
240
5025 1950 m
 
241
gs 1 -1 sc (i<=4) col0 sh gr
 
242
/Times-Roman ff 433.33 scf sf
 
243
6075 3975 m
 
244
gs 1 -1 sc (j>=2) col0 sh gr
 
245
/Times-Roman ff 433.33 scf sf
 
246
6075 2775 m
 
247
gs 1 -1 sc (j<=4) col0 sh gr
 
248
/Times-Bold ff 433.33 scf sf
 
249
6000 5550 m
 
250
gs 1 -1 sc (i) col0 sh gr
 
251
% here ends figure;
 
252
$F2psEnd
 
253
rs
 
254
showpage
 
255
%%Trailer
 
256
%EOF