File mtt/lib/examples/Dia/robotrain/tractor_abg.ps artifact 9f0629015e part of check-in a8cce33cfa


%!PS-Adobe-2.0 EPSF-2.0
%%Title: tractor_abg.dia
%%Creator: Dia v0.94+bondgraph
%%CreationDate: Sun Sep 12 21:15:57 2004
%%For: geraint
%%Orientation: Portrait
%%Magnification: 1.0000
%%BoundingBox: 0 0 1177 1288
%%BeginSetup
%%EndSetup
%%EndComments
%%BeginProlog
[ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one
/two /three /four /five /six /seven /eight /nine /colon /semicolon
/less /equal /greater /question /at /A /B /C /D /E
/F /G /H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W /X /Y
/Z /bracketleft /backslash /bracketright /asciicircum /underscore /quoteleft /a /b /c
/d /e /f /g /h /i /j /k /l /m
/n /o /p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright
/ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf
/threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde
/Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring
/ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave
/uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] /isolatin1encoding exch def
/cp {closepath} bind def
/c {curveto} bind def
/f {fill} bind def
/a {arc} bind def
/ef {eofill} bind def
/ex {exch} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth pop} bind def
/tr {translate} bind def

/ellipsedict 8 dict def
ellipsedict /mtrx matrix put
/ellipse
{ ellipsedict begin
   /endangle exch def
   /startangle exch def
   /yrad exch def
   /xrad exch def
   /y exch def
   /x exch def   /savematrix mtrx currentmatrix def
   x y tr xrad yrad sc
   0 0 1 startangle endangle arc
   savematrix setmatrix
   end
} def

/mergeprocs {
dup length
3 -1 roll
dup
length
dup
5 1 roll
3 -1 roll
add
array cvx
dup
3 -1 roll
0 exch
putinterval
dup
4 2 roll
putinterval
} bind def
/Times-Roman-latin1
    /Times-Roman findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Times-Italic-latin1
    /Times-Italic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Times-Bold-latin1
    /Times-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Times-BoldItalic-latin1
    /Times-BoldItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/AvantGarde-Book-latin1
    /AvantGarde-Book findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/AvantGarde-BookOblique-latin1
    /AvantGarde-BookOblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/AvantGarde-Demi-latin1
    /AvantGarde-Demi findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/AvantGarde-DemiOblique-latin1
    /AvantGarde-DemiOblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Bookman-Light-latin1
    /Bookman-Light findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Bookman-LightItalic-latin1
    /Bookman-LightItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Bookman-Demi-latin1
    /Bookman-Demi findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Bookman-DemiItalic-latin1
    /Bookman-DemiItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Courier-latin1
    /Courier findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Courier-Oblique-latin1
    /Courier-Oblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Courier-Bold-latin1
    /Courier-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Courier-BoldOblique-latin1
    /Courier-BoldOblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-latin1
    /Helvetica findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Oblique-latin1
    /Helvetica-Oblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Bold-latin1
    /Helvetica-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-BoldOblique-latin1
    /Helvetica-BoldOblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Narrow-latin1
    /Helvetica-Narrow findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Narrow-Oblique-latin1
    /Helvetica-Narrow-Oblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Narrow-Bold-latin1
    /Helvetica-Narrow-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Helvetica-Narrow-BoldOblique-latin1
    /Helvetica-Narrow-BoldOblique findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/NewCenturySchoolbook-Roman-latin1
    /NewCenturySchoolbook-Roman findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/NewCenturySchoolbook-Italic-latin1
    /NewCenturySchoolbook-Italic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/NewCenturySchoolbook-Bold-latin1
    /NewCenturySchoolbook-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/NewCenturySchoolbook-BoldItalic-latin1
    /NewCenturySchoolbook-BoldItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Palatino-Roman-latin1
    /Palatino-Roman findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Palatino-Italic-latin1
    /Palatino-Italic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Palatino-Bold-latin1
    /Palatino-Bold findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Palatino-BoldItalic-latin1
    /Palatino-BoldItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/Symbol-latin1
    /Symbol findfont
definefont pop
/ZapfChancery-MediumItalic-latin1
    /ZapfChancery-MediumItalic findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
/ZapfDingbats-latin1
    /ZapfDingbats findfont
    dup length dict begin
	{1 index /FID ne {def} {pop pop} ifelse} forall
	/Encoding isolatin1encoding def
    currentdict end
definefont pop
28.346000 -28.346000 scale
5.050000 -52.507107 translate
%%EndProlog


0.749020 0.749020 0.749020 srgb
n 21.150000 25.000000 m 21.150000 25.900000 l 24.850000 25.900000 l 24.850000 25.000000 l f
n 21.150000 25.000000 m 21.150000 25.000000 0.000000 0.000000 180.000000 270.000000 ellipse f
n 24.850000 25.000000 m 24.850000 25.000000 0.000000 0.000000 270.000000 360.000000 ellipse f
n 21.150000 25.000000 m 21.150000 25.900000 l 24.850000 25.900000 l 24.850000 25.000000 l f
n 21.150000 25.900000 m 21.150000 25.900000 0.000000 0.000000 90.000000 180.000000 ellipse f
n 24.850000 25.900000 m 24.850000 25.900000 0.000000 0.000000 0.000000 90.000000 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
n 21.150000 25.000000 m 24.850000 25.000000 l s
n 21.150000 25.900000 m 24.850000 25.900000 l s
n 21.150000 25.000000 0.000000 0.000000 180.000000 270.000000 ellipse s
n 24.850000 25.000000 0.000000 0.000000 270.000000 360.000000 ellipse s
n 21.150000 25.000000 m 21.150000 25.900000 l s
n 24.850000 25.000000 m 24.850000 25.900000 l s
n 21.150000 25.900000 0.000000 0.000000 90.000000 180.000000 ellipse s
n 24.850000 25.900000 0.000000 0.000000 0.000000 90.000000 ellipse s
n 21.080000 9.035000 m 21.080000 9.935000 l 24.780000 9.935000 l 24.780000 9.035000 l f
n 21.080000 9.035000 m 21.080000 9.035000 0.000000 0.000000 180.000000 270.000000 ellipse f
n 24.780000 9.035000 m 24.780000 9.035000 0.000000 0.000000 270.000000 360.000000 ellipse f
n 21.080000 9.035000 m 21.080000 9.935000 l 24.780000 9.935000 l 24.780000 9.035000 l f
n 21.080000 9.935000 m 21.080000 9.935000 0.000000 0.000000 90.000000 180.000000 ellipse f
n 24.780000 9.935000 m 24.780000 9.935000 0.000000 0.000000 0.000000 90.000000 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
n 21.080000 9.035000 m 24.780000 9.035000 l s
n 21.080000 9.935000 m 24.780000 9.935000 l s
n 21.080000 9.035000 0.000000 0.000000 180.000000 270.000000 ellipse s
n 24.780000 9.035000 0.000000 0.000000 270.000000 360.000000 ellipse s
n 21.080000 9.035000 m 21.080000 9.935000 l s
n 24.780000 9.035000 m 24.780000 9.935000 l s
n 21.080000 9.935000 0.000000 0.000000 90.000000 180.000000 ellipse s
n 24.780000 9.935000 0.000000 0.000000 0.000000 90.000000 ellipse s
1.000000 1.000000 1.000000 srgb
n 15.100000 10.000000 m 15.100000 24.950000 l 30.900000 24.950000 l 30.900000 10.000000 l f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 15.100000 10.000000 m 15.100000 24.950000 l 30.900000 24.950000 l 30.900000 10.000000 l cp s
0.749020 0.749020 0.749020 srgb
n 17.000000 7.150000 m 17.000000 9.000000 l 29.000000 9.000000 l 29.000000 7.150000 l f
n 17.000000 7.150000 m 17.000000 7.150000 0.000000 0.000000 180.000000 270.000000 ellipse f
n 29.000000 7.150000 m 29.000000 7.150000 0.000000 0.000000 270.000000 360.000000 ellipse f
n 17.000000 7.150000 m 17.000000 9.000000 l 29.000000 9.000000 l 29.000000 7.150000 l f
n 17.000000 9.000000 m 17.000000 9.000000 0.000000 0.000000 90.000000 180.000000 ellipse f
n 29.000000 9.000000 m 29.000000 9.000000 0.000000 0.000000 0.000000 90.000000 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 17.000000 7.150000 m 29.000000 7.150000 l s
n 17.000000 9.000000 m 29.000000 9.000000 l s
n 17.000000 7.150000 0.000000 0.000000 180.000000 270.000000 ellipse s
n 29.000000 7.150000 0.000000 0.000000 270.000000 360.000000 ellipse s
n 17.000000 7.150000 m 17.000000 9.000000 l s
n 29.000000 7.150000 m 29.000000 9.000000 l s
n 17.000000 9.000000 0.000000 0.000000 90.000000 180.000000 ellipse s
n 29.000000 9.000000 0.000000 0.000000 0.000000 90.000000 ellipse s
0.749020 0.749020 0.749020 srgb
n 17.000700 25.914300 m 17.000700 27.764300 l 29.000700 27.764300 l 29.000700 25.914300 l f
n 17.000700 25.914300 m 17.000700 25.914300 0.000000 0.000000 180.000000 270.000000 ellipse f
n 29.000700 25.914300 m 29.000700 25.914300 0.000000 0.000000 270.000000 360.000000 ellipse f
n 17.000700 25.914300 m 17.000700 27.764300 l 29.000700 27.764300 l 29.000700 25.914300 l f
n 17.000700 27.764300 m 17.000700 27.764300 0.000000 0.000000 90.000000 180.000000 ellipse f
n 29.000700 27.764300 m 29.000700 27.764300 0.000000 0.000000 0.000000 90.000000 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 17.000700 25.914300 m 29.000700 25.914300 l s
n 17.000700 27.764300 m 29.000700 27.764300 l s
n 17.000700 25.914300 0.000000 0.000000 180.000000 270.000000 ellipse s
n 29.000700 25.914300 0.000000 0.000000 270.000000 360.000000 ellipse s
n 17.000700 25.914300 m 17.000700 27.764300 l s
n 29.000700 25.914300 m 29.000700 27.764300 l s
n 17.000700 27.764300 0.000000 0.000000 90.000000 180.000000 ellipse s
n 29.000700 27.764300 0.000000 0.000000 0.000000 90.000000 ellipse s
1.000000 1.000000 1.000000 srgb
n 1.780000 16.085000 m 1.780000 17.985000 l 15.080000 17.985000 l 15.080000 16.085000 l f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 1.780000 16.085000 m 1.780000 17.985000 l 15.080000 17.985000 l 15.080000 16.085000 l cp s
1.000000 1.000000 1.000000 srgb
n 2.800000 17.050000 0.500000 0.500000 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0.000000 0.000000 0.000000 srgb
n 2.800000 17.050000 0.500000 0.500000 0 360 ellipse cp s
/Helvetica-latin1 ff 1.400000 scf sf
(Tractor) -3.804070 8.965100 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Helvetica-latin1 ff 0.700000 scf sf
(rotation:z2) dup sw 2 div 8.466942 ex sub 36.053553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(TF:D) dup sw 2 div 15.973192 ex sub 43.653553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(SS:[x2]) dup sw 2 div -2.589308 ex sub 36.203553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(SS:[y2]) dup sw 2 div 8.410692 ex sub 29.203553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(1) dup sw 2 div 23.816942 ex sub 36.203553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(1) dup sw 2 div 24.216942 ex sub 51.853553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 21.950301 35.891440 m 12.833155 35.832044 l s
n 12.833155 35.832044 m 14.127279 36.590491 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 22.641483 49.986534 m 17.640695 45.012255 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 17.640695 45.012255 m 18.032772 46.460107 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 14.320247 41.691015 m 10.119893 37.466185 l s
n 10.119893 37.466185 m 11.567648 37.858621 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 4.100304 35.843095 m 0.871380 35.872299 l s
n 4.100304 35.843095 m 4.107087 36.593064 l s
n 4.100304 35.843095 m 4.093521 35.093125 l s
n 0.871380 35.872299 m 2.177148 36.610520 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 8.451012 33.849745 m 8.426618 30.857455 l s
n 8.451012 33.849745 m 9.200987 33.843631 l s
n 8.451012 33.849745 m 7.701037 33.855859 l s
n 8.426618 30.857455 m 9.187183 32.150336 l s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(Sf:v) dup sw 2 div 33.566942 ex sub 36.203553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(Sf:omega) dup sw 2 div 33.423192 ex sub 51.853553 m gs 1 -1 sc sh gr
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(INTF:yaw) dup sw 2 div 24.191942 ex sub 47.453553 m gs 1 -1 sc sh gr
0.050000 slw
[] 0 sd
[] 0 sd
1 slc
n 24.205823 49.604007 m 24.202977 49.103193 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 24.202977 49.103193 m 24.960346 50.397949 l s
n 24.202977 49.103193 m 23.460370 50.406472 l s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(0) dup sw 2 div 24.216942 ex sub 43.203553 m gs 1 -1 sc sh gr
0.050000 slw
[] 0 sd
[] 0 sd
1 slc
n 24.203373 45.203178 m 24.205412 44.856616 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 24.205412 44.856616 m 24.947757 46.160043 l s
n 24.205412 44.856616 m 23.447783 46.151220 l s
0.050000 slw
[] 0 sd
[] 0 sd
1 slc
n 15.079625 38.564846 m 11.673015 37.142354 l s
n 11.673015 37.142354 m 12.582750 38.334991 l s
n 11.673015 37.142354 m 13.160736 36.950819 l s
n 11.673015 37.142354 m 11.384022 37.834440 l s
n 11.673015 37.142354 m 11.962008 36.450268 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 30.950033 35.903600 m 25.683950 35.903600 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 25.683950 35.903600 m 26.982988 36.653600 l s
0.100000 slw
[] 0 sd
[] 0 sd
1 slc
n 29.399573 51.553600 m 26.082238 51.553600 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 26.082238 51.553600 m 27.381276 52.303600 l s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0 slj
0 slc
0 slj
[] 0 sd
/Times-Roman-latin1 ff 0.700000 scf sf
(AE:negative) dup sw 2 div 18.285642 ex sub 40.153553 m gs 1 -1 sc sh gr
0.050000 slw
[] 0 sd
[] 0 sd
1 slc
n 22.457897 42.013896 m 21.061956 41.307830 l s
/Helvetica-latin1 ff 0.560000 scf sf
n 21.061956 41.307830 m 21.882638 42.563410 l s
n 21.061956 41.307830 m 22.559662 41.224889 l s
showpage


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]