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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-02-26 14:21:11 UTC
  • mfrom: (3.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140226142111-vsbb1isby30uundd
Tags: 0.18.2-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: basic1.fig
3
 
%%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7
4
 
%%CreationDate: Fri May  9 15:48:25 2008
5
 
%%For: cedb@localhost (Bastoul Cedric)
6
 
%%BoundingBox: 0 0 347 303
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 303 moveto 0 0 lineto 347 0 lineto 347 303 lineto closepath clip newpath
49
 
-152.1 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 1500 m 4200 3900 l 6675 3900 l 6675 1500 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 6000 3900 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 6600 3900 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 6600 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
151
 
 [] 0 sd
152
 
% Ellipse
153
 
 [15 45] 45 sd
154
 
n 6000 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
155
 
 [] 0 sd
156
 
% Ellipse
157
 
 [15 45] 45 sd
158
 
n 5400 3300 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
159
 
 [] 0 sd
160
 
% Ellipse
161
 
 [15 45] 45 sd
162
 
n 4800 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
163
 
 [] 0 sd
164
 
% Ellipse
165
 
 [15 45] 45 sd
166
 
n 5400 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
167
 
 [] 0 sd
168
 
% Ellipse
169
 
 [15 45] 45 sd
170
 
n 6000 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
171
 
 [] 0 sd
172
 
% Ellipse
173
 
 [15 45] 45 sd
174
 
n 6600 2700 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
175
 
 [] 0 sd
176
 
% Ellipse
177
 
 [15 45] 45 sd
178
 
n 6000 2100 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
179
 
 [] 0 sd
180
 
% Ellipse
181
 
 [15 45] 45 sd
182
 
n 5400 2100 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
183
 
 [] 0 sd
184
 
% Ellipse
185
 
 [15 45] 45 sd
186
 
n 4800 2100 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
187
 
 [] 0 sd
188
 
% Ellipse
189
 
 [15 45] 45 sd
190
 
n 4200 2100 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
191
 
 [] 0 sd
192
 
% Ellipse
193
 
 [15 45] 45 sd
194
 
n 4200 1500 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
195
 
 [] 0 sd
196
 
% Ellipse
197
 
 [15 45] 45 sd
198
 
n 4800 1500 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
199
 
 [] 0 sd
200
 
% Ellipse
201
 
 [15 45] 45 sd
202
 
n 5400 1500 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
203
 
 [] 0 sd
204
 
% Ellipse
205
 
 [15 45] 45 sd
206
 
n 6600 2100 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
207
 
 [] 0 sd
208
 
% Ellipse
209
 
 [15 45] 45 sd
210
 
n 6000 1500 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
211
 
 [] 0 sd
212
 
% Ellipse
213
 
 [15 45] 45 sd
214
 
n 6653 1522 75 75 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
215
 
 [] 0 sd
216
 
% Polyline
217
 
0 slc
218
 
gs  clippath
219
 
6970 5160 m 7215 5160 l 7215 5040 l 6970 5040 l 6970 5040 l 7150 5100 l 6970 5160 l cp
220
 
eoclip
221
 
n 3000 5100 m
222
 
 7200 5100 l gs col0 s gr gr
223
 
 
224
 
% arrowhead
225
 
15.000 slw
226
 
n 6970 5160 m 7150 5100 l 6970 5040 l 6970 5160 l  cp gs 0.00 setgray ef gr  col0 s
227
 
% Polyline
228
 
7.500 slw
229
 
gs  clippath
230
 
3060 1130 m 3060 885 l 2940 885 l 2940 1130 l 2940 1130 l 3000 950 l 3060 1130 l cp
231
 
eoclip
232
 
n 3000 5100 m
233
 
 3000 900 l gs col0 s gr gr
234
 
 
235
 
% arrowhead
236
 
15.000 slw
237
 
n 3060 1130 m 3000 950 l 2940 1130 l 3060 1130 l  cp gs 0.00 setgray ef gr  col0 s
238
 
% Polyline
239
 
7.500 slw
240
 
n 3000 4500 m
241
 
 2925 4500 l gs 0.00 setgray ef gr gs col0 s gr 
242
 
% Polyline
243
 
n 3000 3900 m
244
 
 2925 3900 l gs 0.00 setgray ef gr gs col0 s gr 
245
 
% Polyline
246
 
n 3000 3300 m
247
 
 2925 3300 l gs 0.00 setgray ef gr gs col0 s gr 
248
 
% Polyline
249
 
n 3600 5100 m
250
 
 3600 5175 l gs 0.00 setgray ef gr gs col0 s gr 
251
 
% Polyline
252
 
n 4200 5100 m
253
 
 4200 5175 l gs 0.00 setgray ef gr gs col0 s gr 
254
 
% Polyline
255
 
n 5400 5100 m
256
 
 5400 5175 l gs 0.00 setgray ef gr gs col0 s gr 
257
 
% Polyline
258
 
n 4800 5100 m
259
 
 4800 5175 l gs 0.00 setgray ef gr gs col0 s gr 
260
 
% Polyline
261
 
n 6000 5100 m
262
 
 6000 5175 l gs 0.00 setgray ef gr gs col0 s gr 
263
 
% Polyline
264
 
n 6600 5100 m
265
 
 6600 5175 l gs 0.00 setgray ef gr gs col0 s gr 
266
 
% Polyline
267
 
n 3000 2700 m
268
 
 2925 2700 l gs 0.00 setgray ef gr gs col0 s gr 
269
 
% Polyline
270
 
n 3000 1500 m
271
 
 2925 1500 l gs 0.00 setgray ef gr gs col0 s gr 
272
 
% Polyline
273
 
n 3000 2100 m
274
 
 2925 2100 l gs 0.00 setgray ef gr gs col0 s gr 
275
 
% Polyline
276
 
 [15 45] 45 sd
277
 
n 3000 1500 m
278
 
 7200 1500 l gs col0 s gr  [] 0 sd
279
 
% Polyline
280
 
 [15 45] 45 sd
281
 
n 3000 3900 m
282
 
 7200 3900 l gs col0 s gr  [] 0 sd
283
 
% Polyline
284
 
 [15 45] 45 sd
285
 
n 4200 5100 m
286
 
 4200 900 l gs col0 s gr  [] 0 sd
287
 
% Polyline
288
 
 [15 45] 45 sd
289
 
n 6675 5100 m
290
 
 6675 900 l gs col0 s gr  [] 0 sd
291
 
/Times-Bold ff 433.33 scf sf
292
 
2625 4650 m
293
 
gs 1 -1 sc (1) col0 sh gr
294
 
/Times-Bold ff 433.33 scf sf
295
 
2625 4050 m
296
 
gs 1 -1 sc (2) col0 sh gr
297
 
/Times-Bold ff 433.33 scf sf
298
 
3525 5550 m
299
 
gs 1 -1 sc (1) col0 sh gr
300
 
/Times-Bold ff 433.33 scf sf
301
 
2700 1050 m
302
 
gs 1 -1 sc (j) col0 sh gr
303
 
/Times-Bold ff 433.33 scf sf
304
 
4125 5550 m
305
 
gs 1 -1 sc (2) col0 sh gr
306
 
/Times-Roman ff 433.33 scf sf
307
 
3825 825 m
308
 
gs 1 -1 sc (i>=2) col0 sh gr
309
 
/Times-Bold ff 433.33 scf sf
310
 
2550 1575 m
311
 
gs 1 -1 sc (N) col0 sh gr
312
 
/Times-Bold ff 433.33 scf sf
313
 
6450 5550 m
314
 
gs 1 -1 sc (N) col0 sh gr
315
 
/Times-Bold ff 433.33 scf sf
316
 
7275 5475 m
317
 
gs 1 -1 sc (i) col0 sh gr
318
 
/Times-Roman ff 433.33 scf sf
319
 
6300 900 m
320
 
gs 1 -1 sc (i<=N) col0 sh gr
321
 
/Times-Roman ff 433.33 scf sf
322
 
7350 1575 m
323
 
gs 1 -1 sc (j<=N) col0 sh gr
324
 
/Times-Roman ff 433.33 scf sf
325
 
7350 3975 m
326
 
gs 1 -1 sc (j>=2) col0 sh gr
327
 
% here ends figure;
328
 
$F2psEnd
329
 
rs
330
 
showpage
331
 
%%Trailer
332
 
%EOF